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 yselivanov
Recipients Elvis.Pranskevichus, Mark.Shannon, larry, miss-islington, pablogsal, vstinner, yselivanov
Date 2022-01-11.23:37:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641944237.27.0.0376889930976.issue46347@roundup.psfhosted.org>
In-reply-to
Content
New changeset 20b5791ce9b47195ce51cfd5acb223b1ca59cdf0 by Yury Selivanov in branch 'main':
bpo-46347: Fix PyEval_EvalCodeEx to correctly cleanup in error paths (#30551)
https://github.com/python/cpython/commit/20b5791ce9b47195ce51cfd5acb223b1ca59cdf0
History
Date User Action Args
2022-01-11 23:37:17yselivanovsetrecipients: + yselivanov, vstinner, larry, Elvis.Pranskevichus, Mark.Shannon, pablogsal, miss-islington
2022-01-11 23:37:17yselivanovsetmessageid: <1641944237.27.0.0376889930976.issue46347@roundup.psfhosted.org>
2022-01-11 23:37:17yselivanovlinkissue46347 messages
2022-01-11 23:37:17yselivanovcreate