]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117953: Other Cleanups in the Extensions Machinery (gh-118206)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 3 May 2024 00:51:43 +0000 (18:51 -0600)
committerGitHub <noreply@github.com>
Fri, 3 May 2024 00:51:43 +0000 (00:51 +0000)
commitf201628073f22a785a096eccb010e2f78601b60f
tree1103eeed7e31011ea30f2b1730f3cdc7ae6033a1
parentf8290df63f1fd970dfd6bbfdc9a86341a9f97d05
gh-117953: Other Cleanups in the Extensions Machinery (gh-118206)

This change will make some later changes simpler.
Lib/test/test_import/__init__.py
Modules/_testsinglephase.c
Python/import.c