Skip to content

Conversation

cmaloney
Copy link
Contributor

@cmaloney cmaloney commented Apr 8, 2025

memoryview is older (at least PEP-3118), but it's the Python equivalent to the C buffer acquisition methods so included it in the versionadded note.


📚 Documentation preview 📚: https://cpython-previews--132249.org.readthedocs.build/

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra JelleZijlstra added needs backport to 3.13 bugs and security fixes and removed awaiting merge labels Apr 8, 2025
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) April 8, 2025 17:43
@JelleZijlstra JelleZijlstra merged commit 8421b64 into python:main Apr 8, 2025
32 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Apr 8, 2025
@miss-islington-app
Copy link

Thanks @cmaloney for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 8, 2025
(cherry picked from commit 8421b64)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Apr 8, 2025

GH-132282 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Apr 8, 2025
@cmaloney cmaloney deleted the doc_bufferprotocol_python branch April 8, 2025 17:46
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
AA-Turner pushed a commit that referenced this pull request May 1, 2025
…132282)

gh-132246: Add PEP 688 to C Buffer Protocol docs (GH-132249)
(cherry picked from commit 8421b64)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants