-
-
Notifications
You must be signed in to change notification settings - Fork 638
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
Canonicalize enum pattern matching for execution strategy, platform, and elsewhere #7226
Merged
cosmicexplorer
merged 11 commits into
pantsbuild:master
from
cosmicexplorer:canonicalize-enum-pattern-matching
Feb 12, 2019
Merged
Canonicalize enum pattern matching for execution strategy, platform, and elsewhere #7226
cosmicexplorer
merged 11 commits into
pantsbuild:master
from
cosmicexplorer:canonicalize-enum-pattern-matching
Feb 12, 2019
Commits on Feb 12, 2019
-
add .resolve_for_enum_variant() to enum() and refactor type checking …
…exceptions - this also requires none_is_default=True to be set in .create() calls to coerce None
Configuration menu - View commit details
-
Copy full SHA for 1b40674 - Browse repository at this point
Copy the full SHA 1b40674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dccf3a - Browse repository at this point
Copy the full SHA 0dccf3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc26f22 - Browse repository at this point
Copy the full SHA cc26f22View commit details -
add .iterate_enum_variants() and clean up testing in test_ctypes_inte…
…gration.py (this makes addressing pantsbuild#6866 later a little easier)
Configuration menu - View commit details
-
Copy full SHA for f19ff49 - Browse repository at this point
Copy the full SHA f19ff49View commit details -
Configuration menu - View commit details
-
Copy full SHA for e44ce51 - Browse repository at this point
Copy the full SHA e44ce51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0963c3a - Browse repository at this point
Copy the full SHA 0963c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e89a7 - Browse repository at this point
Copy the full SHA 26e89a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e4f57 - Browse repository at this point
Copy the full SHA 66e4f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8f9d5 - Browse repository at this point
Copy the full SHA cb8f9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa13c1 - Browse repository at this point
Copy the full SHA daa13c1View commit details -
fix typo in src/python/pants/backend/jvm/tasks/nailgun_task.py
Co-Authored-By: cosmicexplorer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51fd5c2 - Browse repository at this point
Copy the full SHA 51fd5c2View commit details
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.