-
Notifications
You must be signed in to change notification settings - Fork 4
DEV-2963 Update Python SDK #185
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
73d1f1e
Add debug logging to `Traversal` and traces and exposed them via all …
chestm007 5e9819e
reworked the logger slightly, added heaps of docs to it
chestm007 1605456
Minor formatting fix
chestm007 acf03df
update changelog
chestm007 6f66585
Moving docstrings to where they should be, de-duping code
chestm007 c3a9e8d
Revert change not related to branch for later commit
chestm007 5bf66ab
updated copypasta changelog to contain the actual var/object names
chestm007 8746e90
commitlog bro.
chestm007 3ad58b0
fix docstring formatting, code layout, and general messy code caused …
chestm007 76540ab
more docstrings, some code changes to remove __code__ dunder usage in…
chestm007 e70c7a7
moar docstrings
chestm007 fa65267
DEV-3188-Network-Trace-can-start-on-path
chestm007 79cecbf
DEV-3189-assign-phases-bug
chestm007 984243c
missed name for FindSwerEquipment._create_trace
chestm007 7752745
allow deliberate rewrapping with DebugLoggingWrapper
chestm007 bdba29d
allow adding StepAction and StepActionWithContextValue to Traversal a…
chestm007 3cf1ee4
remove old redundant error and default arg
chestm007 9d821fe
rewrapping was a terrible idea, lets not do that
chestm007 a983dbd
fix some type hinting and docstrings
chestm007 8921115
remove count from debug logging, fix network builder
chestm007 5167172
simplify code and remove unrequired exceptions, params, etc
chestm007 6a3000e
allow renaming of wrapped attrs
chestm007 9914e7a
rename tests
chestm007 fb360cb
fixed bad conflict resolutions
chestm007 1d2f9cc
Added `StepAction` test to highlight issue with `apply` and `_apply`
charlta 147e29e
PR Changes
chestm007 431b355
Simplified phase codes with neutrals (e.g. PhaseCode.ABCN instead of …
charlta ffe3278
Formatting fixes and removed unused imports.
charlta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.