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 shreyanavigyan
Recipients Guido.van.Rossum, Mark.Shannon, corona10, gvanrossum, paul.moore, serhiy.storchaka, shihai1991, shreyanavigyan, steve.dower, tim.golden, tim.peters, vstinner, zach.ware
Date 2021-04-28.12:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619612526.04.0.0186969800866.issue43955@roundup.psfhosted.org>
In-reply-to
Content
FYI test_signal is no longer modifying sys.gettrace thanks to your fix. But test_threading still does. Do you have a fix for that?
History
Date User Action Args
2021-04-28 12:22:06shreyanavigyansetrecipients: + shreyanavigyan, gvanrossum, tim.peters, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower, Guido.van.Rossum, corona10, shihai1991
2021-04-28 12:22:06shreyanavigyansetmessageid: <1619612526.04.0.0186969800866.issue43955@roundup.psfhosted.org>
2021-04-28 12:22:06shreyanavigyanlinkissue43955 messages
2021-04-28 12:22:06shreyanavigyancreate