]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127906: Add missing sys import to test_cppext (#132902)
authorVictor Stinner <vstinner@python.org>
Fri, 25 Apr 2025 08:19:26 +0000 (10:19 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 08:19:26 +0000 (10:19 +0200)
commit9cba14881b371b1e95d57877896169c4605f9b75
tree9e7da0914f83d27512b2a84611d143bd8a67fab4
parent9888f175de5a942c76aec7fb11fae7ede367997b
gh-127906: Add missing sys import to test_cppext (#132902)
Lib/test/test_cppext/setup.py