Skip to content

Conversation

@ZeroIntensity
Copy link
Member

@ZeroIntensityZeroIntensity commented Nov 5, 2025

This one should definitely not be soft-deprecated. I'm not a huge fan of the wording, but we use it everywhere else, so I didn't think it was worth the hassle to argue that this one should be different.


📚 Documentation preview 📚: https://cpython-previews--141034.org.readthedocs.build/en/141034/c-api/memoryview.html#c.PyMemoryView_Type

@bedevere-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir skip news labels Nov 5, 2025
@ZeroIntensityZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes and removed docs Documentation in the Doc dir awaiting core review skip news labels Nov 5, 2025
@bedevere-appbedevere-appbot mentioned this pull request Nov 5, 2025
Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZeroIntensityZeroIntensity merged commit 3f6aca1 into python:mainNov 5, 2025
51 checks passed
@ZeroIntensityZeroIntensity deleted the document-memoryview-type branch November 5, 2025 16:45
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsNov 5, 2025
@miss-islington-app
Copy link

Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 5, 2025
(cherry picked from commit 3f6aca1) Co-authored-by: Peter Bierma <[email protected]>
@bedevere-app
Copy link

GH-141054 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Nov 5, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 5, 2025
(cherry picked from commit 3f6aca1) Co-authored-by: Peter Bierma <[email protected]>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Nov 5, 2025
@ZeroIntensity
Copy link
MemberAuthor

Thanks for the review!

ZeroIntensity added a commit that referenced this pull request Nov 5, 2025
gh-141004: Document `PyMemoryView_Type` (GH-141034) (cherry picked from commit 3f6aca1) Co-authored-by: Peter Bierma <[email protected]>
ZeroIntensity added a commit that referenced this pull request Nov 5, 2025
gh-141004: Document `PyMemoryView_Type` (GH-141034) (cherry picked from commit 3f6aca1) Co-authored-by: Peter Bierma <[email protected]>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@ZeroIntensity@StanFromIreland