FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-100238: Vendor distutils for peg_generator by lysnikolaou · Pull Request #104744 · python/cpython · GitHub

/ cpython Public

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


Back | FazBrowse Home | New Git URL