Skip to content

Issues: googleapis/proto-plus-python

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add support for protobuf 5.x priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#445 opened Apr 19, 2024 by parthea
Support to_dict for MapComposite priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#437 opened Mar 12, 2024 by dizcology
Better error message while getting an invalid dictionary priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#432 opened Feb 12, 2024 by ZhenyiQ
Add support for pre-release testing of dependencies type: process A process-related concern. May include testing, release, or the like.
#427 opened Jan 29, 2024 by parthea
Add presubmit to test protobuf at HEAD priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
#426 opened Jan 23, 2024 by parthea
Presubmits fail with RecursionError: maximum recursion depth exceeded while calling a Python object when using protobuf at HEAD priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#425 opened Jan 23, 2024 by parthea
Constructing message from dictionary fails when message has nested Struct priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#424 opened Jan 23, 2024 by Ark-kun
Generating .proto file from proto-plus (or vice versa) priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#420 opened Dec 23, 2023 by sshumaker
Upstreaming type annotations priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#407 opened Nov 15, 2023 by henribru
Re-enable warnings as errors in unit nox session external This issue is blocked on a bug with the actual product. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#403 opened Oct 19, 2023 by parthea
AttributeError: 'google.protobuf.pyext._message.RepeatedCompositeCo' object has no attribute 'WhichOneof' priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#442 opened Oct 18, 2023 by WaterKnight1998
Floating Point Precision for Protobufs isn't intuitive priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#390 opened Sep 6, 2023 by holtskinner
Add deprecation warning for protobuf 3.x ; drop support for protobuf 3.x priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#389 opened Sep 1, 2023 by parthea
Drop support for python 3.6 and 3.7 priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#387 opened Sep 1, 2023 by parthea
Add deprecation warning for python 3.6/3.7 priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#386 opened Sep 1, 2023 by parthea
ValueRule.to_python fails with empty Value field priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#351 opened Apr 12, 2023 by dizcology
Dynamically create proto plus schema classes priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#350 opened Mar 17, 2023 by matthew29tang
Custom options support priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#345 opened Jan 6, 2023 by upcFrost
The message constructor is incompatible with message.to_dict and the actual REST API payloads priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#344 opened Dec 5, 2022 by Ark-kun
Nested message produces different proto schema than the one from compiled .proto file priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#340 opened Sep 18, 2022 by nodarai
RepeatedComposite delete method priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#322 opened Jun 7, 2022 by e-lepilov
Can't set any_pb2.Any field via assignment or from constructor priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#290 opened Feb 7, 2022 by software-dov
Messages with 'protobuf.Any' fields fail round trip dict construction priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#285 opened Jan 25, 2022 by software-dov
ProTip! Add no:assignee to see everything that’s not assigned.