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 Mark.Shannon
Recipients Christian.Tismer, Mark.Shannon, corona10, gvanrossum, kj, pablogsal, serhiy.storchaka, steve.dower, vstinner
Date 2021-10-13.13:38:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634132329.93.0.613352524118.issue45256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3901c081143ef29624f9c1cb49cc70a70321d139 by Pablo Galindo Salgado in branch 'main':
bpo-45256: Fix cleanup of stolen locals for Python-to-Python calls (GH-28905)
https://github.com/python/cpython/commit/3901c081143ef29624f9c1cb49cc70a70321d139
History
Date User Action Args
2021-10-13 13:38:49Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, vstinner, serhiy.storchaka, steve.dower, Christian.Tismer, corona10, pablogsal, kj
2021-10-13 13:38:49Mark.Shannonsetmessageid: <1634132329.93.0.613352524118.issue45256@roundup.psfhosted.org>
2021-10-13 13:38:49Mark.Shannonlinkissue45256 messages
2021-10-13 13:38:49Mark.Shannoncreate