{{ message }}
GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section#109751
Merged
hugovk merged 9 commits intoSep 25, 2023
Merged
GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section#109751hugovk merged 9 commits into
hugovk merged 9 commits into
Conversation
AA-Turner
commented
Sep 22, 2023
vstinner
approved these changes
Sep 24, 2023
vstinner
left a comment
Member
There was a problem hiding this comment.
LGTM.
Thanks for going through all deprecated C API! I didn't realize that this list was so long!
Sorry, something went wrong.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka
approved these changes
Sep 25, 2023
hugovk
reviewed
Sep 25, 2023
hugovk
approved these changes
Sep 25, 2023
Contributor
|
Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 25, 2023
…ions section (pythonGH-109751) (cherry picked from commit bccc1b7) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Member
|
Would you mind to copy the "Pending Removal xxx" sections of C API Changes to What's New In Python 3.13? (main branch) |
Sorry, something went wrong.
Yhg1s
pushed a commit
that referenced
this pull request
Sep 26, 2023
…tions section (GH-109751) (#109830) * GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section (GH-109751) (cherry picked from commit bccc1b7) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> * Remove the weakref get object functions --------- Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
csm10495
pushed a commit
to csm10495/cpython
that referenced
this pull request
Sep 28, 2023
…ions section (python#109751) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this pull request
Sep 2, 2024
…ions section (python#109751) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
ma_version_tagand immutable types / mutable bases to the C-API section📚 Documentation preview 📚: https://cpython-previews--109751.org.readthedocs.build/