Skip to content
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

#333: Don't regenerate protos at installation time. #360

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented May 11, 2015

Instead, adds a new 'generate_protos' distutils commmand which can be used to regenerate them when needed.

Fixes #333.

Instead, adds a new 'generate_protos' distutils commmand which can
be used to regenerate them when needed.

Fixes #333.
@xfxyjwf xfxyjwf closed this Jun 23, 2018
taoso pushed a commit to taoso/protobuf that referenced this pull request Aug 1, 2018
…rshaler (protocolbuffers#361)


* Fix marshaling of Any containing object that implements JSONPBMarshaler.
* Add test for marshaling Any that implements JSONPBMarshaler.
* Add test for unmarshaling Any that implements JSONPBUnmarshaler.

Fixed issue protocolbuffers#360.
bithium pushed a commit to bithium/protobuf that referenced this pull request Sep 4, 2023
Added API for getting fielddef default as a upb_msgval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.0.0-alpha-2 won't pip install
4 participants