◐ Shell
clean mode source ↗

gh-95299: Rework test_cppext.py to not invoke setup.py directly by pradyunsg · Pull Request #103316 · python/cpython

@pradyunsg

@bedevere-bot mentioned this pull request

Apr 6, 2023

zware

@pradyunsg

…directly"

This reverts commit 41c5a66.

zware

@pradyunsg

carljm added a commit to carljm/cpython that referenced this pull request

Apr 13, 2023

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

Apr 18, 2023
…python#103316)

* pythongh-95299: Rework test_cppext.py to not invoke setup.py directly

* Add tests/cppextdata data to `TESTSUBDIRS`

* Revert "Add tests/cppextdata data to `TESTSUBDIRS`"

This reverts commit 635492e.

* Revert "pythongh-95299: Rework test_cppext.py to not invoke setup.py directly"

This reverts commit 41c5a66.

* Build and install the extension in a temporary directory instead

* Pull in wheels for setuptools and wheel for testing extension builds