]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)
authorBartosz Sławecki <bartosz@ilikepython.com>
Thu, 7 Aug 2025 13:50:49 +0000 (15:50 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Aug 2025 13:50:49 +0000 (09:50 -0400)
commit7ab68cd50658f76abc9e0f12e6212736e2440720
tree18571dfb2d4810dbcd2190a044fce339324ad92b
parentbaefaa6cba1d69efd2f930cdc56bca682c54b139
gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)

Switch from `_testcapi` to `_testinternalcapi`.
Python/hamt.c