]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Don't require `_testcapi` for `test_code` (GH-152185) (#152201)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 14:00:21 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 14:00:21 +0000 (14:00 +0000)
commitf38c16ade59c3a9430a46f3678cb5674390e134d
treeb2a967e60b7fcd2dda30b99e35afccb83cc3dd6d
parenta1e057bdb459f5f639c05df94372c8588b4665e8
[3.14] Don't require `_testcapi` for `test_code` (GH-152185) (#152201)

(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