bpo-27640: Add --disable-test-modules configure option by pxinwr · Pull Request #23886 · python/cpython
pxinwr
changed the title
bpo-41443: Add --enable-test-modules option for configure
bpo-31904: Add --enable-test-modules option for configure
pxinwr
changed the title
bpo-31904: Add --enable-test-modules option for configure
bpo-27640: Add --enable-test-modules option for configure
vstinner
changed the title
bpo-27640: Add --enable-test-modules option for configure
bpo-27640: Add --disable-test-modules option for configure
vstinner
changed the title
bpo-27640: Add --disable-test-modules option for configure
bpo-27640: Add --disable-test-modules configure option
Co-Authored-By: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Co-Authored-By: Xavier de Gaye <xdegaye@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Added --disable-test-modules option to the configure script: don't build nor install test modules. Patch by Xavier de Gaye, Thomas Petazzoni and Peixing Xin. Co-Authored-By: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Co-Authored-By: Xavier de Gaye <xdegaye@gmail.com>
pxinwr
deleted the
fix-issue-31904-distest
branch