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

Update ez_setup.py to a recent one (7.0) #130

Closed
wants to merge 1 commit into from

Conversation

Ivoz
Copy link
Contributor

@Ivoz Ivoz commented Dec 11, 2014

Old file tried to install a very old setuptools (0.6)

Old file tried to install a very old setuptools (0.6)
@googlebot
Copy link

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

@Ivoz
Copy link
Contributor Author

Ivoz commented Dec 11, 2014

Signed CLA.

@googlebot
Copy link

CLAs look good, thanks!

@Ivoz
Copy link
Contributor Author

Ivoz commented Jan 25, 2015

@haberman closing in favour of #162 for freshness

@Ivoz Ivoz closed this Jan 25, 2015
TeBoring added a commit to TeBoring/protobuf that referenced this pull request Jan 19, 2019
* Implement json decoding for Any message.

type url may not appear as the first value in json. As a result,
other data cannot be resolved before resolving type url. To solve that,
this change caches the start and end position of unparsed values and
resolve them in end_any_object when type url has been resolved.

* Handle Any in switch

* Update json parser size

* Fix comments

* Sync upstream

* Add dependency on upb_pb for upb_json

* Debug failed test

* Fix cmake

* Update test generated files

* Remove debug tests
yordis pushed a commit to yordis/protobuf that referenced this pull request Dec 8, 2024
Now that we only support OTP 22+. Also:

* Ensure proper cleanup on application shutdown by dropping all extensions stored in persistent_term. This also ensures clean restarts.
* Closes protocolbuffers#145 as an alternative approach to fix protocolbuffers#130.
* Rename internal Protobuf.Extensions functions to make it clearer they are private APIs.
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 participants