Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / IBM/py-to-proto issues and pull requests
#67 - Replace setup script with pyproject.toml
Pull Request -
State: closed - Opened by pyhsieh-cyberbiz about 2 months ago
- 1 comment
#66 - Duplicated Imports in Proto File
Issue -
State: open - Opened by HonakerM 6 months ago
#65 - Update protobuf upper limit
Pull Request -
State: open - Opened by gkumbhat 8 months ago
#64 - β¨support oneofs with a single field
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#63 - Support oneofs with a single field
Issue -
State: closed - Opened by joerunde over 1 year ago
#62 - π fix release test bug
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#61 - π fix order of docker stages
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#60 - π append package name to file descriptors
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#59 - Flakey Test test_grpc_server.test_model_train
Issue -
State: closed - Opened by gabe-l-hart over 1 year ago
- 1 comment
#58 - Computed field numbers are messed up if fields are not ordered
Issue -
State: open - Opened by prashantgupta24 over 1 year ago
#57 - π fix issue where numbering is messed up
Pull Request -
State: open - Opened by prashantgupta24 over 1 year ago
#56 - ServiceStreamingDescriptor: Support streaming rpcs in descriptor_to_file
Pull Request -
State: closed - Opened by gabe-l-hart over 1 year ago
#55 - π fix multiple union list bug
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#54 - β¨ add list support to union
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#53 - π¨ add underscore to oneof field names
Pull Request -
State: closed - Opened by prashantgupta24 over 1 year ago
#52 - :white_check_mark: Add duplicate client and server streaming tests
Pull Request -
State: closed - Opened by evaline-ju almost 2 years ago
#51 - Streams
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#50 - Support streaming RPCs
Issue -
State: closed - Opened by joerunde almost 2 years ago
#49 - Optional not oneof
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#48 - FixReleaseTestForNewVersions: Don't run coverage in release test
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#47 - Project rename
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#46 - Dataclass converter
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
- 3 comments
#45 - Schema to proto abstraction
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#44 - Render optional fields
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#43 - Render the `optional` keyword for optional properties
Issue -
State: closed - Opened by joerunde almost 2 years ago
#42 - Support `optionalProperties`
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#41 - Fix backwards compat
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#40 - β»οΈ create proto dir if it doesn't exist
Pull Request -
State: closed - Opened by prashantgupta24 almost 2 years ago
#39 - Proto version compatibility
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#38 - ValidateDescriptors: Add support for protobuf descriptors as types
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#37 - :bug: fix duplicate service def bug
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#36 - Internal validation
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#35 - Revert "Remove validation"
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
- 1 comment
#34 - Support optional fields
Issue -
State: closed - Opened by joerunde almost 2 years ago
#33 - Remove validation
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#32 - Optional jtd dependency
Pull Request -
State: closed - Opened by gabe-l-hart almost 2 years ago
#31 - Add .to_proto_file support for Services
Pull Request -
State: closed - Opened by bridgetmcg almost 2 years ago
#30 - Add `.to_proto_file` support for Services
Issue -
State: closed - Opened by joerunde almost 2 years ago
- 1 comment
#29 - Fix message collision check
Pull Request -
State: closed - Opened by alex-jw-brooks almost 2 years ago
#28 - βͺ Intelligent handling of duplicate protos instead of internal descriptor pool
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#27 - β»οΈ add a separate descriptor pool for jtd
Pull Request -
State: closed - Opened by prashantgupta24 almost 2 years ago
- 1 comment
#26 - :bug: Fix client stub output descriptor
Pull Request -
State: closed - Opened by evaline-ju almost 2 years ago
#25 - Support service definitions with descriptors
Issue -
State: open - Opened by evaline-ju almost 2 years ago
#24 - β¨ JSON to Service
Pull Request -
State: closed - Opened by joerunde almost 2 years ago
#23 - Support service definitions
Issue -
State: closed - Opened by joerunde about 2 years ago
#22 - Support for generating map<type, type> fields in the proto with non-string keys
Issue -
State: open - Opened by gabe-l-hart about 2 years ago
#21 - Enum to proto 20
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#20 - Enums handled by descriptor_to_message_class do not have to_proto/write_proto
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
#19 - Enum refs 18
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#18 - Support enum descriptors by reference
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
#17 - Top level enums
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#16 - Addition of support for int64 and uint64 from a protobug perspective
Pull Request -
State: closed - Opened by viveknshah over 2 years ago
- 2 comments
#15 - :sparkles: Add support for Any type
Pull Request -
State: closed - Opened by gkumbhat over 2 years ago
- 1 comment
#14 - :fix: debug 3 seralization issue
Pull Request -
State: closed - Opened by gkumbhat over 2 years ago
#13 - Add int64 types
Pull Request -
State: closed - Opened by gkumbhat over 2 years ago
- 1 comment
#12 - feat:Introduce support for Int64 and UInt64 for protobuf
Pull Request -
State: closed - Opened by viveknshah over 2 years ago
- 2 comments
#11 - β¨ Add support for int64
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
Labels: enhancement, good first issue
#10 - π Logging error with debug3 on fields referencing other descriptors
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
- 1 comment
Labels: bug, good first issue
#9 - Recursively wrap nested messages and add them to the parent
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
- 1 comment
#8 - Missing Nested Message Classes
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
- 1 comment
#7 - Support top-level enums
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
Labels: enhancement
#6 - Add bytes 5
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#5 - Add support for bytes
Issue -
State: closed - Opened by gkumbhat over 2 years ago
#4 - Descriptor References
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#3 - β¨ Support references to in-memory descriptors
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
Labels: enhancement
#2 - FixDeps: Put the requirements into the setup call
Pull Request -
State: closed - Opened by gabe-l-hart over 2 years ago
#1 - π Add dependencies to wheel build
Issue -
State: closed - Opened by gabe-l-hart over 2 years ago
Labels: bug