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 yselivanov
Recipients yselivanov
Date 2018-05-23.18:55:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527101746.49.0.682650639539.issue33623@psf.upfronthosting.co.za>
In-reply-to
Content
Originally reported in https://github.com/MagicStack/uvloop/issues/143

Future.__init__ shouldn't try to capture the current traceback if the interpreter is being finalized.
History
Date User Action Args
2018-05-23 18:55:46yselivanovsetrecipients: + yselivanov
2018-05-23 18:55:46yselivanovsetmessageid: <1527101746.49.0.682650639539.issue33623@psf.upfronthosting.co.za>
2018-05-23 18:55:46yselivanovlinkissue33623 messages
2018-05-23 18:55:46yselivanovcreate