This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients FFY00, benjamin.peterson, christian.heimes, eric.snow, miss-islington, ncoghlan, neonene, steve.dower, vstinner
Date 2021-12-05.17:41:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638726114.85.0.211987034444.issue45582@roundup.psfhosted.org>
In-reply-to
Content
New changeset 628abe4463ed40cd54ca952a2b4cc2d6e74073f7 by Christian Heimes in branch 'main':
bpo-45582: Fix signature of _Py_Get_Getpath_CodeObject (GH-29921)
https://github.com/python/cpython/commit/628abe4463ed40cd54ca952a2b4cc2d6e74073f7
History
Date User Action Args
2021-12-05 17:41:54christian.heimessetrecipients: + christian.heimes, ncoghlan, vstinner, benjamin.peterson, eric.snow, steve.dower, miss-islington, neonene, FFY00
2021-12-05 17:41:54christian.heimessetmessageid: <1638726114.85.0.211987034444.issue45582@roundup.psfhosted.org>
2021-12-05 17:41:54christian.heimeslinkissue45582 messages
2021-12-05 17:41:54christian.heimescreate