Message 336088 - Python tracker

Message336088

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 vstinner
Recipients eamanu, eric.snow, matrixise, vstinner, wjq-security
Date 2019-02-20.14:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550672845.19.0.467358393068.issue35993@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5409dacc4885146a27d06482b346e55fa12d2ec by Victor Stinner (Stéphane Wirtel) in branch 'master':
bpo-35993: Fix _PyInterpreterState_DeleteExceptMain() (GH-11852)
https://github.com/python/cpython/commit/b5409dacc4885146a27d06482b346e55fa12d2ec
History
Date User Action Args
2019-02-20 14:27:25vstinnersetrecipients: + vstinner, eric.snow, matrixise, eamanu, wjq-security
2019-02-20 14:27:25vstinnersetmessageid: <1550672845.19.0.467358393068.issue35993@roundup.psfhosted.org>
2019-02-20 14:27:25vstinnerlinkissue35993 messages
2019-02-20 14:27:25vstinnercreate