← 返回首页
gh-100238: Vendor distutils for peg_generator by lysnikolaou · Pull Request #104744 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-100238: Vendor distutils for peg_generator#104744

Closed
lysnikolaou wants to merge 2 commits into
python:mainfrom
lysnikolaou:distutils-peg-generator
Closed

gh-100238: Vendor distutils for peg_generator#104744
lysnikolaou wants to merge 2 commits into
python:mainfrom
lysnikolaou:distutils-peg-generator

Conversation

lysnikolaou commented May 22, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

This puts all of distutils (except for the tests) under Tools and uses that both in the c-analyzer and the peg-generator. Stripping all the unnecessary parts of distutils should be done after b1 is released.

lysnikolaou changed the title gh-92584: Vendor distutils for peg_generator gh-100238: Vendor distutils for peg_generator May 22, 2023

Copy link
Copy Markdown
Member

Is there a reason we can't use setuptools via pip install rather than bringing back all this code we just removed?

Copy link
Copy Markdown
Member Author

Not really. I opened this in a hurry to give @Yhg1s the option to unskip test_peg_generator before beta1, since the associated issue was marked as a release blocker. Since the consensus is that it's not, I'll take the time to port this to setuptools instead.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.