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, barry, tarek, yselivanov
Date 2022-03-29.23:48:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648597703.96.0.959410060045.issue30479@roundup.psfhosted.org>
In-reply-to
Content
asyncio doesn't crash with scary messages like "AttributeError: 'NoneType' object has no attribute '_PENDING'" now.
Checked with Python 3.9+
History
Date User Action Args
2022-03-29 23:48:23asvetlovsetrecipients: + asvetlov, barry, tarek, yselivanov
2022-03-29 23:48:23asvetlovsetmessageid: <1648597703.96.0.959410060045.issue30479@roundup.psfhosted.org>
2022-03-29 23:48:23asvetlovlinkissue30479 messages
2022-03-29 23:48:23asvetlovcreate