-
Notifications
You must be signed in to change notification settings - Fork 229
Implement Message.__bool__ #138
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
Closed
Closed
Changes from 5 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
3dd65af
Implement Message.__bool__
Gobot1234 50051c9
Update src/betterproto/__init__.py
Gobot1234 aad9084
Fix stuff
Gobot1234 114a02f
Blacken
Gobot1234 ac197fd
Blacken for real
Gobot1234 6e08097
Fix: to_dict returns wrong enum fields when numbering is not consecut…
boukeversteegh c41516c
Improve poetry install speed by first upgrading pip
boukeversteegh 3102b06
Some minor consistency changes
Gobot1234 e192c70
REF: Refactor plugin.py to use modular dataclasses in tree-like struc…
adriangb 56e7b98
Fix the readme gRPC usage example (#122)
theunkn0wn1 eda8035
Serialize default values in oneofs when calling to_dict() or to_json(…
bradykieffer 94e7acc
Replace Makefile with poe tasks in pyproject.yaml (#118)
nat-n 6e99e45
grpclib_client: handle trailer-only responses (#127)
abn 9d6904c
Fix static type checking for grpclib client (#124)
abn 230f58b
Support deprecated message and fields (#126)
abn 38c7d1b
ci: refactor jobs and improve platform coverage (#128)
abn 37562d3
Update poe (#132)
nat-n c5afae4
Improve logic to avoid keyword collisions in generated code
Gobot1234 bf0ca78
Factor code template compilation out into a separate module
adriangb 42a1d7f
Small improvements to models.py
adriangb 07f010b
Implement for #130
Gobot1234 5ba4ba1
Merge branch 'master' into messagebool
Gobot1234 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
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.