]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused internal _PyImport_GetModuleId() function (#107235)
authorVictor Stinner <vstinner@python.org>
Tue, 25 Jul 2023 17:02:12 +0000 (19:02 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 17:02:12 +0000 (17:02 +0000)
commit188000ae4b486cfffaeaa0a06902e4844d1b2bbc
tree079964a1cfcb5a749a306391884031cfc9c555d3
parent1c8fe9bdb624d356643ee569151a9e4f2963179a
Remove unused internal _PyImport_GetModuleId() function (#107235)
Include/internal/pycore_import.h
Python/import.c