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