gh-92584: test_cppext uses setuptools (#92639) · python/cpython@4e28377 · GitHub
Skip to content

Commit 4e28377

Browse files
authored
gh-92584: test_cppext uses setuptools (#92639)
Rewrite test_cppext to run in a virtual environment and to build the C++ extension with setuptools rather than distutils.
1 parent 8cf2906 commit 4e28377

2 files changed

Lines changed: 77 additions & 67 deletions

File tree

Lib/test/setup_testcppext.py

Lines changed: 42 additions & 0 deletions

Lib/test/test_cppext.py

Lines changed: 35 additions & 67 deletions

0 commit comments

Comments
 (0)