]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95299: Rework test_cppext.py to not invoke setup.py directly
authorPradyun Gedam <pradyunsg@users.noreply.github.com>
Thu, 6 Apr 2023 17:27:53 +0000 (18:27 +0100)
committerPradyun Gedam <pradyunsg@users.noreply.github.com>
Thu, 6 Apr 2023 17:27:53 +0000 (18:27 +0100)
commit41c5a667b5de7070bbde5780f1c124f96863c91d
tree834b41a8c6dc7d5d8225ccbd9d06b32cdafa500e
parent89d9ff0f48c51a85920c7372a7df4a2204e32ea5
gh-95299: Rework test_cppext.py to not invoke setup.py directly
Lib/test/cppextdata/setup.py [moved from Lib/test/setup_testcppext.py with 81% similarity]
Lib/test/test_cppext.py