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
Date 2020-02-27.15:57:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582819056.39.0.67776239808.issue39776@roundup.psfhosted.org>
In-reply-to
Content
Before I look at the example code: Can you also reproduce this with
Python 3.6?  The threading code in _decimal was changed to a ContextVar
in 3.7.

There's a high chance though that the problem is in the c++ module.
History
Date User Action Args
2020-02-27 15:57:36skrahsetrecipients: + skrah, boytsovea
2020-02-27 15:57:36skrahsetmessageid: <1582819056.39.0.67776239808.issue39776@roundup.psfhosted.org>
2020-02-27 15:57:36skrahlinkissue39776 messages
2020-02-27 15:57:36skrahcreate