-
Notifications
You must be signed in to change notification settings - Fork 35
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
Label
Projects
Milestones
Assignee
Sort
Issues list
running setup.py bdist_wheel results in build/, docs/ and testing/ in the wheel
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.
#503
opened Nov 1, 2024 by
smoser
Bug in _package_info.py compile
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.
#491
opened Oct 5, 2024 by
aurelien78
Question about the Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
MessageMeta.to_dict()
function return type annotated as Message
priority: p3
#489
opened Sep 28, 2024 by
brendan-corrigan
Can't handle repeated 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.
Value
field (from protobuf/struct.proto
)
priority: p2
#488
opened Sep 16, 2024 by
MarkDaoust
toplevel "proto' folder exposed
next major: breaking change
this is a change that we should wait to bundle into the next major version
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.
#486
opened Sep 10, 2024 by
thehesiod
to_dict incorrectly returns base64 encoded results for bytes type
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.
#478
opened Jul 15, 2024 by
Ark-kun
RFE: use 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.
zoneinfo
instead of pytz
priority: p3
#451
opened May 29, 2024 by
kloczek
pytz a non-standard interface
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.
#450
opened May 26, 2024 by
NGC2023
Support 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.
to_dict
for MapComposite
priority: p3
#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 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
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 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.
unit
nox session
external
#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 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.
message.to_dict
and the actual REST API payloads
priority: p2
#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
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.