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 eric.snow
Recipients Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-03-09.06:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552113877.72.0.224648058032.issue33608@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8479a3426eb7d1840473f7788e639954363ed37e by Eric Snow in branch 'master':
bpo-33608: Make sure locks in the runtime are properly re-created.  (gh-12245)
https://github.com/python/cpython/commit/8479a3426eb7d1840473f7788e639954363ed37e
History
Date User Action Args
2019-03-09 06:44:37eric.snowsetrecipients: + eric.snow, nascheme, db3l, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-03-09 06:44:37eric.snowsetmessageid: <1552113877.72.0.224648058032.issue33608@roundup.psfhosted.org>
2019-03-09 06:44:37eric.snowlinkissue33608 messages
2019-03-09 06:44:37eric.snowcreate