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 Marco Sulla, asvetlov, yselivanov
Date 2020-02-20.19:17:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582226253.56.0.296721885569.issue39698@roundup.psfhosted.org>
In-reply-to
Content
> The ship has sailed, this change breaks a lot of existing code without a strong reason.

Yes.

It's a common thing to compute asyncio.sleep delay and sometimes it goes negative. The current behavior is part of our API now.
History
Date User Action Args
2020-02-20 19:17:33yselivanovsetrecipients: + yselivanov, asvetlov, Marco Sulla
2020-02-20 19:17:33yselivanovsetmessageid: <1582226253.56.0.296721885569.issue39698@roundup.psfhosted.org>
2020-02-20 19:17:33yselivanovlinkissue39698 messages
2020-02-20 19:17:33yselivanovcreate