]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127906: Add missing sys import to test_cppext (GH-132902) (#132904)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 Apr 2025 08:42:57 +0000 (10:42 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 08:42:57 +0000 (08:42 +0000)
commit8a759c235c70a9c9408cae412cd5ef87126de384
tree1a321382fddcbb138b780ea344770740dfc487c4
parent293f2895d577dbabcd7202950ddb6089ea70b959
[3.13] gh-127906: Add missing sys import to test_cppext (GH-132902) (#132904)

gh-127906: Add missing sys import to test_cppext (GH-132902)
(cherry picked from commit 9cba14881b371b1e95d57877896169c4605f9b75)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_cppext/setup.py