]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Aug 2025 16:54:52 +0000 (18:54 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Aug 2025 16:54:52 +0000 (16:54 +0000)
commit599454e65d3d45ca2a88b33d7de3145a753a5ed5
tree2c812629f59ffc0806413644b6a12b92ec32b80f
parent8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d
[3.13] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441) (GH-137520)

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