Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds engine extension keyword argument #295

Merged
merged 4 commits into from
Jun 19, 2019
Merged

Conversation

pathunstrom
Copy link
Collaborator

Resolves #263.

Went with basic_systems and systems. Used pycharm refactoring tools to change all references to the old systems and update to the new basic_systems, then modified a test to require our new systems keyword argument, then combined using chain that was already in the engine.py namespace.

@pathunstrom pathunstrom requested a review from a team as a code owner June 18, 2019 22:20
@AstraLuma
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jun 18, 2019
295: Adds engine extension keyword argument r=astronouth7303 a=pathunstrom

Resolves #263.

Went with `basic_systems` and `systems`. Used pycharm refactoring tools to change all references to the old `systems` and update to the new `basic_systems`, then modified a test to require our new `systems` keyword argument, then combined using `chain` that was already in the `engine.py` namespace.

Co-authored-by: Piper Thunstrom <pathunstrom@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jun 18, 2019

Timed out

@AstraLuma
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Jun 19, 2019
295: Adds engine extension keyword argument r=astronouth7303 a=pathunstrom

Resolves #263.

Went with `basic_systems` and `systems`. Used pycharm refactoring tools to change all references to the old `systems` and update to the new `basic_systems`, then modified a test to require our new `systems` keyword argument, then combined using `chain` that was already in the `engine.py` namespace.

Co-authored-by: Piper Thunstrom <pathunstrom@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jun 19, 2019

Build succeeded

  • docs
  • Linux python:3.6-slim
  • Linux python:3.7-slim
  • macOS PYTHON:3.6.8
  • macOS PYTHON:3.7.2
  • Windows python:3.6-windowsservercore-1809
  • Windows python:3.7-windowsservercore-1809

@bors bors bot merged commit 2e27fa8 into ppb:master Jun 19, 2019
@pathunstrom pathunstrom deleted the engine-extension branch October 24, 2020 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extensions API
2 participants