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 aeros, asvetlov, serhiy.storchaka, xtreak, yselivanov
Date 2021-04-25.10:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619347251.52.0.999392111199.issue39529@roundup.psfhosted.org>
In-reply-to
Content
New changeset 172c0f2752d8708b6dda7b42e6c5a3519420a4e8 by Serhiy Storchaka in branch 'master':
bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-23554)
https://github.com/python/cpython/commit/172c0f2752d8708b6dda7b42e6c5a3519420a4e8
History
Date User Action Args
2021-04-25 10:40:51serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov, xtreak, aeros
2021-04-25 10:40:51serhiy.storchakasetmessageid: <1619347251.52.0.999392111199.issue39529@roundup.psfhosted.org>
2021-04-25 10:40:51serhiy.storchakalinkissue39529 messages
2021-04-25 10:40:51serhiy.storchakacreate