bpo-40280: Emscripten defaults to --with-ensurepip=no (GH-29873) by tiran · Pull Request #29873 · python/cpython
| [with_ensurepip=upgrade]) | ||
| [ | ||
| AS_CASE([$ac_sys_system], | ||
| [Emscripten], [$with_ensurepip=no], |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we disable ensurepip for WASI as well?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer to wait until we have WASI builds working and more experience with WASI.
tiran
changed the title
bpo-40280: Emscripten defaults to --with-ensurepip=no
bpo-40280: Emscripten defaults to --with-ensurepip=no (GH-29873)
tiran
deleted the
bpo-40280-ensurepip
branch
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