]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101670: typo fix in PyImport_AppendInittab() (GH-101672)
authorSergey B Kirpichev <skirpichev@gmail.com>
Wed, 8 Feb 2023 15:49:04 +0000 (18:49 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 15:49:04 +0000 (07:49 -0800)
commit35dd55005ee9aea2843eff7f514ee689a0995df8
treeae638d7314e8ab22b2d126057f0383d6b5662494
parent86ebd5c3fa9ac0fba3b651f1d4abfca79614af5f
gh-101670: typo fix in PyImport_AppendInittab() (GH-101672)
Python/import.c