bpo-27640: Add --disable-test-modules configure option by pxinwr · Pull Request #23886 · python/cpython

@pxinwr

@pxinwr pxinwr changed the title bpo-41443: Add --enable-test-modules option for configure bpo-31904: Add --enable-test-modules option for configure

Dec 22, 2020

@pxinwr

doko42

vstinner

@pxinwr @vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

@pxinwr pxinwr changed the title bpo-31904: Add --enable-test-modules option for configure bpo-27640: Add --enable-test-modules option for configure

Dec 28, 2020

@pxinwr

vstinner

vstinner

@vstinner vstinner changed the title bpo-27640: Add --enable-test-modules option for configure bpo-27640: Add --disable-test-modules option for configure

Dec 30, 2020

@vstinner vstinner changed the title bpo-27640: Add --disable-test-modules option for configure bpo-27640: Add --disable-test-modules configure option

Dec 30, 2020
Co-authored-by: Victor Stinner <vstinner@python.org>
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>
Co-authored-by: Victor Stinner <vstinner@python.org>

@pxinwr

@pxinwr

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
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 pxinwr deleted the fix-issue-31904-distest branch

May 7, 2021 07:42