Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Aug 13, 2024

(cherry picked from commit db6f5e1)

Co-authored-by: Adam Turner [email protected]
Co-authored-by: Hugo van Kemenade [email protected]


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

…GH-122958) (cherry picked from commit db6f5e1) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
@AA-TurnerAA-Turner merged commit 7db7fcc into python:3.13Aug 13, 2024
``2to3`` program.
:mod:`!nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!sndhdr`,
:mod:`!spwd`, :mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:`!xdrlib`.
* Remove the :program:`!2to3` tool and :mod:`!lib2to3` module
Copy link
Member

@hugovkhugovkAug 14, 2024

Choose a reason for hiding this comment

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

Just spotted this rendered with the "!":

Remove the !2to3 tool and lib2to3 module (deprecated in Python 3.11).

https://cpython-previews.readthedocs.io/en/main/whatsnew/3.13.html#summary-release-highlights

We don't need it for program and can remove it: :program:`2to3`

Copy link
Member

Choose a reason for hiding this comment

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

Oh of course, program isn't a cross-reference role. Sorry!

I'll fix in #122942

A

@miss-islingtonmiss-islington deleted the backport-db6f5e1-3.13 branch January 2, 2026 18:49
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.

3 participants

@miss-islington@hugovk@AA-Turner