Skip to content

Conversation

@AA-Turner
Copy link
Member

@AA-TurnerAA-Turner commented Sep 23, 2024

A copy-editing pass for Porting to Python 3.13.

  • There are two changes that seem to fit better in C API changes
  • Collect PEP 667 porting notes under a heading
  • Add the incremental GC change to porting
  • Use alphabetical order

A


📚 Documentation preview 📚: https://cpython-previews--124341.org.readthedocs.build/en/124341/whatsnew/3.13.html#porting-to-python-3-13

@AA-TurnerAA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.13 bugs and security fixes labels Sep 23, 2024
@Yhg1sYhg1s merged commit 2f6d410 into python:mainSep 23, 2024
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR, and @Yhg1s 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 Sep 23, 2024
…thonGH-124341) Copyedit Porting to Python 3.13 (cherry picked from commit 2f6d410) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

GH-124357 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
Yhg1s pushed a commit that referenced this pull request Sep 23, 2024
…H-124341) (#124357) GH-109975: Copyedit 3.13 What's New: Porting to Python 3.13 (GH-124341) Copyedit Porting to Python 3.13 (cherry picked from commit 2f6d410) 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@Yhg1s