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