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 skrah
Recipients boytsovea, skrah, vstinner, yselivanov
Date 2020-03-03.08:19:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583223556.67.0.190640664801.issue39776@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5a92f42d8723ee865be80f028d402204649da15d by Stefan Krah in branch '3.8':
 bpo-39776: Lock ++interp->tstate_next_unique_id. (GH-18746) (#18746) (#18752)
https://github.com/python/cpython/commit/5a92f42d8723ee865be80f028d402204649da15d
History
Date User Action Args
2020-03-03 08:19:16skrahsetrecipients: + skrah, vstinner, yselivanov, boytsovea
2020-03-03 08:19:16skrahsetmessageid: <1583223556.67.0.190640664801.issue39776@roundup.psfhosted.org>
2020-03-03 08:19:16skrahlinkissue39776 messages
2020-03-03 08:19:16skrahcreate