]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45582: Fix signature of _Py_Get_Getpath_CodeObject (GH-29921)
authorChristian Heimes <christian@python.org>
Sun, 5 Dec 2021 17:41:46 +0000 (19:41 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 17:41:46 +0000 (18:41 +0100)
commit628abe4463ed40cd54ca952a2b4cc2d6e74073f7
treec5cb2d6500a41b665846f9fe436ab85aaff80a48
parent605f4bf7838dbef86b52c955dc21ab489219490f
bpo-45582: Fix signature of _Py_Get_Getpath_CodeObject (GH-29921)
Modules/getpath.c