Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-104780: Remove 2to3 program and lib2to3 module#104781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
* Remove the Tools/scripts/2to3 script.* Remove the Lib/test/test_lib2to3/ directory.* Doc/tools/extensions/pyspecific.py: remove the "2to3fixer" object type.* Makefile and PC/layout/main.py no longer compile lib2to3 grammar files.* Update Makefile for 2to3 removal.
This PR is quite big, it changes 129 files: git diff:
|
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good, one nit.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
Thanks for reviews. I wasn't sure about the VS project changes. |
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--104781.org.readthedocs.build/