-
Notifications
You must be signed in to change notification settings - Fork 216
Issues: danielgtaylor/python-betterproto
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ListValue is not iterable
enhancement
New feature or request
#636
opened Oct 26, 2024 by
powellnorma
Simplifying the getattribute mechanism
enhancement
New feature or request
#631
opened Oct 18, 2024 by
AdrienVannson
Significant latency increases when using betterproto 2.0.0b7 compared to 2.0.0b6
investigation needed
#629
opened Oct 17, 2024 by
mlchen7
3 tasks done
Double underscore breaks existing code in betterproto v2/master
enhancement
New feature or request
#627
opened Oct 16, 2024 by
mikhainin
3 tasks done
pipenv run generate
does not work (outdated instructions?)
bug
#621
opened Sep 27, 2024 by
mgorny
3 tasks done
Error when calling to_pydict on a message having a repeated timestamp field
bug
Something isn't working
investigation needed
#617
opened Sep 17, 2024 by
AdrienVannson
3 tasks done
Mypy type checking does not work with enums
bug
Something isn't working
low priority
#616
opened Sep 12, 2024 by
toby-bro
3 tasks done
Add a default values for rpc with empty message
enhancement
New feature or request
#613
opened Sep 10, 2024 by
AdrienVannson
Message with oneof called method .to_pydict/.from_pydict fails
bug
Something isn't working
investigation needed
#610
opened Sep 6, 2024 by
RF-Tar-Railt
3 tasks done
Update buf plugin with latest v2 beta
enhancement
New feature or request
#608
opened Sep 5, 2024 by
zbstof
Invalid Enum member names which contain the Enum name
compiler-bug
The compiler is broken
#603
opened Aug 29, 2024 by
connorbrinton
3 tasks done
One-of pattern matching not supported by static type analysis tools
bug
Something isn't working
#601
opened Aug 22, 2024 by
124C41p
Struct cannot be serialized anymore
bug
Something isn't working
investigation needed
#599
opened Aug 17, 2024 by
leonardgerardatomicmachinescom
3 tasks done
Generate additional Type Hints for the Dictionary Form of Messages & Enums
enhancement
New feature or request
#584
opened Jul 10, 2024 by
Atokulus
Deepcopy incorrectly sets the 'active' oneof field to last field in structure (breaking which_one_of)
bug
Something isn't working
#583
opened Jun 27, 2024 by
sshumaker
3 tasks done
Add option to turn off adding of empty __init__.py files
enhancement
New feature or request
#579
opened Jun 6, 2024 by
chrisirhc
Paths are not normalized to posix format on Windows
bug
Something isn't working
investigation needed
#578
opened Jun 4, 2024 by
EraYaN
3 tasks done
mypy --strict
fails with Name "betterproto.ServiceStub" is not defined
bug
#577
opened May 30, 2024 by
llucax
3 tasks done
Make New feature or request
grpclib
dependency optional
enhancement
#565
opened Mar 23, 2024 by
timwie
Invalid code generated when package name contains uppercase letter
bug
Something isn't working
investigation needed
#562
opened Mar 12, 2024 by
paskozdilar
3 tasks done
Type error on server-side unary-unary handler code
bug
Something isn't working
investigation needed
#561
opened Mar 5, 2024 by
sublee
3 tasks done
Generated code has non-existent relative import
bug
Something isn't working
investigation needed
#554
opened Jan 31, 2024 by
yc2984
2 tasks done
Missing import in generated code when using well known types
bug
Something isn't working
investigation needed
#552
opened Jan 3, 2024 by
124C41p
3 tasks done
Code Quality: mypy check failed
bug
Something isn't working
wait
Waiting for author
#546
opened Dec 10, 2023 by
jameslan
3 tasks done
Nested message with repeated field not in to_json when mutated after initialization
bug
Something isn't working
investigation needed
#543
opened Nov 14, 2023 by
dallagi
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.