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 asvetlov
Recipients asvetlov, gvanrossum, iritkatriel, jinty, r.david.murray, vstinner, yselivanov
Date 2022-03-22.01:13:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647911583.1.0.758280802384.issue25489@roundup.psfhosted.org>
In-reply-to
Content
Guido, perhaps you had problems with the problem detection because the asyncio uses _asyncio C Extesions by default. It drops some calls from the python stack trace.
History
Date User Action Args
2022-03-22 01:13:03asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, r.david.murray, yselivanov, jinty, iritkatriel
2022-03-22 01:13:03asvetlovsetmessageid: <1647911583.1.0.758280802384.issue25489@roundup.psfhosted.org>
2022-03-22 01:13:03asvetlovlinkissue25489 messages
2022-03-22 01:13:03asvetlovcreate