Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-93939: Create and install scripts in Makefile (GH-94324) #94324

Merged
merged 7 commits into from Jun 28, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 27, 2022

Scripts for 2to3, idle, and pydoc are now created and installed by make.

Makefile.pre.in Outdated Show resolved Hide resolved
@tiran tiran marked this pull request as draft Jun 27, 2022
tiran added 3 commits Jun 27, 2022
Scripts for 2to3, idle, and pydoc are now created and installed by make.
@tiran tiran marked this pull request as ready for review Jun 27, 2022
@tiran tiran changed the title gh-93939: Create and install scripts in Makefile gh-93939: Create and install scripts in Makefile (GH-94324) Jun 28, 2022
@tiran tiran merged commit 44fa03d into python:main Jun 28, 2022
14 checks passed
@tiran tiran deleted the gh-93939-scripts branch Jun 28, 2022
@vstinner
Copy link
Member

@vstinner vstinner commented Jun 28, 2022

I'm not sure if it's related, but all tests fail on parsing JSON on the "wasm32-emscripten node (pthreads) 3.x" buildbot since this change: https://buildbot.python.org/all/#/builders/1050/builds/36

@tiran
Copy link
Member Author

@tiran tiran commented Jun 28, 2022

The buildbot problem is caused by update to EMSDK 3.1.14 and bug emscripten-core/emscripten#17338

gvanrossum pushed a commit to gvanrossum/cpython that referenced this issue Jun 30, 2022
Scripts for 2to3, idle, and pydoc are now created and installed by make.
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.

None yet

4 participants