Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commented Sep 23, 2024

A quick pass over the C API pending removal documents. The only consequential change is noting the deprecation of Py_UNICODE_WIDE in What's New (cc @vstinner).

A


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

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@AA-TurnerAA-Turner added the needs backport to 3.12 only security fixes label Sep 23, 2024
@AA-TurnerAA-Turner merged commit e7d465a into python:mainSep 23, 2024
@AA-TurnerAA-Turner deleted the docs/whatsnew/c-api-deprecations branch September 23, 2024 18:40
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 23, 2024
…s pending removal (pythonGH-124336) (cherry picked from commit e7d465a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry, @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e7d465a607b77a552d1e07f3fafa81ef5fc799d2 3.12 

@bedevere-app
Copy link

GH-124362 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 Sep 23, 2024
@bedevere-app
Copy link

GH-124365 is a backport of this pull request to the 3.12 branch.

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Sep 23, 2024
…ecations pending removal (pythonGH-124336) (cherry picked from commit e7d465a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Sep 23, 2024
AA-Turner added a commit that referenced this pull request Sep 23, 2024
Yhg1s pushed a commit that referenced this pull request Sep 23, 2024
…ns pending removal (GH-124336) (#124362) GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (GH-124336) (cherry picked from commit e7d465a) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AA-Turner@vstinner