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 Yerken Tussupbekov, asvetlov, yselivanov
Date 2020-07-29.22:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596061719.71.0.631927338819.issue41438@roundup.psfhosted.org>
In-reply-to
Content
> In python 3.8.4 running this script will print:

> asyncio.TimeoutError happened

This is the expected behavior in 3.8.

> This is a breaking change which I didn't see announced in the changelog.

Yeah, looks like this wasn't mentioned in what's new or elsewhere in the docs. :(

Do you want to submit a PR to fix that?
History
Date User Action Args
2020-07-29 22:28:39yselivanovsetrecipients: + yselivanov, asvetlov, Yerken Tussupbekov
2020-07-29 22:28:39yselivanovsetmessageid: <1596061719.71.0.631927338819.issue41438@roundup.psfhosted.org>
2020-07-29 22:28:39yselivanovlinkissue41438 messages
2020-07-29 22:28:39yselivanovcreate