]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116869: Fix test_cext for Free Threading (#117043)
authorVictor Stinner <vstinner@python.org>
Tue, 19 Mar 2024 22:23:17 +0000 (23:23 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2024 22:23:17 +0000 (23:23 +0100)
commitd5ebf8b71fd18d7a1f2f6b670a2c18749dc2b55e
treee3b76e8070ba64a2bff44ef2622b2b12a505be90
parent438de10c160c188fced64317df9118100c329ffe
gh-116869: Fix test_cext for Free Threading (#117043)

Don't check for warnings on Free Threading.
Lib/test/test_cext/__init__.py
Lib/test/test_cext/setup.py