Skip to content

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

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

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.

@tiran tiran marked this pull request as draft June 27, 2022 11:09
tiran added 3 commits June 27, 2022 13:19
Scripts for 2to3, idle, and pydoc are now created and installed by make.
@tiran tiran force-pushed the gh-93939-scripts branch from 94b9347 to e9e4ecc Compare June 27, 2022 11:20
@tiran tiran force-pushed the gh-93939-scripts branch from 16fca46 to 0dcce5d Compare June 27, 2022 12:42
@tiran tiran marked this pull request as ready for review June 27, 2022 13:52
@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
@tiran tiran deleted the gh-93939-scripts branch June 28, 2022 12:56
@vstinner
Copy link
Member

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 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 pull request 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.

4 participants