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

bpo-41103: Resurrect the old buffer protocol. #27437

Merged
merged 4 commits into from Jul 29, 2021

Conversation

methane
Copy link
Member

@methane methane commented Jul 29, 2021

@methane methane added type-bug An unexpected behavior, bug, or error needs backport to 3.10 labels Jul 29, 2021
@methane methane requested a review from a team as a code owner Jul 29, 2021
@ambv ambv merged commit ce5e1a6 into python:main Jul 29, 2021
13 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 29, 2021

Thanks @methane for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Jul 29, 2021

GH-27441 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 29, 2021
Revert "bpo-41103: Remove old buffer protocol support (pythonGH-21117)"

This reverts commit 6f8a6ee.
(cherry picked from commit ce5e1a6)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
ambv pushed a commit that referenced this pull request Jul 29, 2021
Revert "bpo-41103: Remove old buffer protocol support (GH-21117)"

This reverts commit 6f8a6ee.
(cherry picked from commit ce5e1a6)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants