Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 26, 2023


📚 Documentation preview 📚: https://pep-previews--3156.org.readthedocs.build/

@vstinner
Copy link
Member Author

All modules scheduled for removal by PEP 594 have been removed in Python 3.12 and Python 3.13. The last batch was: python/cpython#104773

IMO the last remaining task is minor and should not prevent to mark the whole PEP as Final: python/cpython#92758 We forgot to deprecate two binascii helper functions related to the UU encoding and to deprecate the uu codec. There is already a PR for that I'm confident that it will be merged soon.

I prefer to mark PEP 594 as Final now to communicate that all modules have been removed in practice (in the future Python 3.13 version).

cc @brettcannon @tiran

@brettcannon brettcannon merged commit 15f8e28 into python:main May 26, 2023
@brettcannon
Copy link
Member

Thanks (both for the PR and ripping out the modules)!

@vstinner vstinner deleted the pep594_final branch May 30, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants