]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't require `_testcapi` for `test_code` (#152185)
authorShahar Naveh <50263213+ShaharNaveh@users.noreply.github.com>
Thu, 25 Jun 2026 13:33:36 +0000 (16:33 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 13:33:36 +0000 (14:33 +0100)
commit11c241e1a8a71b5f25a304b1f428467b746f5d43
tree54b4b12378f502c62934d6215cf4cffbc6882d65
parent6a82832a0bd12ff6154fcfcccc3b7b5644eab0e8
Don't require `_testcapi` for `test_code` (#152185)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_code.py