issues
search
danielgtaylor
/
python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
MIT License
1.56k
stars
218
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unexpected behaviour with explicitly setting seconds = 0 with timedelta and using to_dict
#649
DPham-X
opened
20 hours ago
0
Separate the compiler and the lib source code
#648
AdrienVannson
opened
2 days ago
1
Add a synchronous grpc client
#647
leonardgerardatomicmachinescom
opened
6 days ago
1
proper support of __get_pydantic_core_schema__
#646
jbkoh
closed
6 days ago
5
Implicit optional is not respected
#645
hrist0stoichev
opened
1 week ago
3
Use ruff instead of black+isort
#644
AdrienVannson
opened
2 weeks ago
2
Don't repeat tests
#643
AdrienVannson
opened
2 weeks ago
4
Remove tests of unsupported Python versions
#642
AdrienVannson
closed
2 weeks ago
0
Remove placeholders
#641
AdrienVannson
opened
2 weeks ago
1
Regenerating the proto files make the tests fail
#640
AdrienVannson
opened
2 weeks ago
1
Field named "request" breaks the generated code
#639
JanPokorny
closed
2 weeks ago
1
Generate code using the API.
#638
LL-Ling
closed
4 weeks ago
2
Feat/pyd shim
#637
ii64
closed
1 month ago
0
ListValue is not iterable
#636
powellnorma
opened
1 month ago
0
Fix parse_source_type_name
#635
AdrienVannson
opened
1 month ago
3
Remove useless property
#634
AdrienVannson
closed
1 month ago
0
Use strict undefined
#633
AdrienVannson
closed
1 month ago
0
Add all kinds of comments
#632
AdrienVannson
closed
2 weeks ago
0
Simplifying the getattribute mechanism
#631
AdrienVannson
opened
1 month ago
0
Fix documentation
#630
AdrienVannson
closed
1 month ago
2
Significant latency increases when using betterproto 2.0.0b7 compared to 2.0.0b6
#629
mlchen7
opened
1 month ago
1
Remove useless method
#628
AdrienVannson
closed
1 month ago
0
Double underscore breaks existing code in betterproto v2/master
#627
mikhainin
opened
1 month ago
2
Remove excess quotes on the 3.10 type generator
#626
imcdo
closed
1 month ago
0
Define __all__
#625
AdrienVannson
closed
2 weeks ago
6
Fix import loop with Pydantic
#624
AdrienVannson
closed
1 month ago
0
Update tests readme reference
#623
emmanuel-ferdman
closed
1 month ago
0
Update no-warning tests for pytest-8
#622
mgorny
closed
1 month ago
1
`pipenv run generate` does not work (outdated instructions?)
#621
mgorny
opened
2 months ago
0
Infinite recursion with `int64_field`
#620
BryanFauble
closed
1 month ago
5
Remove useless function
#619
AdrienVannson
closed
1 month ago
0
v2.0.0.b7 AttributeError on serializing pydantic message with inner message
#618
mikhainin
closed
2 months ago
3
Error when calling to_pydict on a message having a repeated timestamp field
#617
AdrienVannson
opened
2 months ago
0
Mypy type checking does not work with enums
#616
toby-bro
opened
2 months ago
2
Prevent users from creating messages with wrong parameters when pydantic is used
#615
AdrienVannson
closed
2 months ago
3
Simplify code: delete py_input_message
#614
AdrienVannson
closed
2 months ago
1
Add a default values for rpc with empty message
#613
AdrienVannson
opened
2 months ago
1
Remove error when no fields are set in oneof
#612
AdrienVannson
closed
1 month ago
4
Fix placeholder deep copy
#611
AdrienVannson
closed
2 months ago
1
Message with oneof called method .to_pydict/.from_pydict fails
#610
RF-Tar-Railt
opened
2 months ago
0
fix: Message.to_pydict and .from_pydict
#609
RF-Tar-Railt
opened
2 months ago
2
Update buf plugin with latest v2 beta
#608
zbstof
opened
2 months ago
4
Enum 0 should exits in result of `Message.to_dict` even `include_default_values=False`
#607
RF-Tar-Railt
closed
2 months ago
1
PLACEHOLDER test sometimes fails when using pydantic
#606
AdrienVannson
closed
2 months ago
2
When decoding strings, added possibility to choose how to manage errors
#605
Brosssh
opened
2 months ago
1
Pydantic validation error when creating instance without parameter of message with oneof
#604
AdrienVannson
closed
1 month ago
2
Invalid Enum member names which contain the Enum name
#603
connorbrinton
opened
3 months ago
2
Fix badge URL
#602
AdrienVannson
closed
2 months ago
0
One-of pattern matching not supported by static type analysis tools
#601
124C41p
opened
3 months ago
7
Mypy sees enum members as integer
#600
phooijenga
closed
3 months ago
1
Next