]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 18:47:26 +0000 (20:47 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 18:47:26 +0000 (20:47 +0200)
commitac147be05f127a304b04285570b945b45af5070a
treec2369f73590de2851048e32a6b93400ab97f30cc
parente09f33e5bf21c68fd4b214a21240381cc2df0a7b
[3.14] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441) (#137519)

gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)

Switch from `_testcapi` to `_testinternalcapi`.
(cherry picked from commit 7ab68cd50658f76abc9e0f12e6212736e2440720)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Python/hamt.c