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 serhiy.storchaka
Recipients asvetlov, lukasz.langa, serhiy.storchaka, yan12125, yselivanov
Date 2021-09-04.17:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630778094.44.0.417434451384.issue45097@roundup.psfhosted.org>
In-reply-to
Content
New changeset c967bd523caabb05bf5988449487d7c1717f3ac6 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-45097: Remove incorrect deprecation warnings in asyncio. (GH-28153)
https://github.com/python/cpython/commit/c967bd523caabb05bf5988449487d7c1717f3ac6
History
Date User Action Args
2021-09-04 17:54:54serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, lukasz.langa, yselivanov, yan12125
2021-09-04 17:54:54serhiy.storchakasetmessageid: <1630778094.44.0.417434451384.issue45097@roundup.psfhosted.org>
2021-09-04 17:54:54serhiy.storchakalinkissue45097 messages
2021-09-04 17:54:54serhiy.storchakacreate