]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] Don't require `_testcapi` for `test_code` (GH-152185) (#152202)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 14:02:49 +0000 (16:02 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 14:02:49 +0000 (14:02 +0000)
commit0222238e3a54b3f4955334e7dc28a572dcf07c20
treece822f05ff002b2f390cdfe1f3c223acdd4cd618
parent06e6515e36ce0e187b60e3700a1f91b0ea64a1e1
[3.15] Don't require `_testcapi` for `test_code` (GH-152185) (#152202)

(cherry picked from commit 11c241e1a8a71b5f25a304b1f428467b746f5d43)

Co-authored-by: Shahar Naveh <50263213+ShaharNaveh@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_code.py