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

Switch on "new" buffer API #8339

Merged
merged 4 commits into from Mar 4, 2021
Merged

Commits on Mar 2, 2021

  1. Switch on "new" buffer API.

    "Old" buffer API will removed in Python 3.10. This is also fix protocolbuffers#7930.
    shadchin committed Mar 2, 2021
    Copy the full SHA
    0a3bcf1 View commit details
    Browse the repository at this point in the history
  2. Switch on PyObject_Call

    shadchin committed Mar 2, 2021
    Copy the full SHA
    01cdbd4 View commit details
    Browse the repository at this point in the history
  3. Fix tests for Python 2.7

    shadchin committed Mar 2, 2021
    Copy the full SHA
    04b50d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Copy the full SHA
    a3bc1f1 View commit details
    Browse the repository at this point in the history