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, serhiy.storchaka
Date 2020-02-02.16:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580661848.02.0.433733147942.issue39529@roundup.psfhosted.org>
In-reply-to
Content
Currently, I'm talking about adding a deprecation only.
The asyncio.get_event_loop() function will stay in Python for a while in deprecated status. I don't know the exact period but it should be 3 releases at least I guess, with possibly extending to 5 releases if needed.
History
Date User Action Args
2020-02-02 16:44:08asvetlovsetrecipients: + asvetlov, serhiy.storchaka
2020-02-02 16:44:08asvetlovsetmessageid: <1580661848.02.0.433733147942.issue39529@roundup.psfhosted.org>
2020-02-02 16:44:08asvetlovlinkissue39529 messages
2020-02-02 16:44:07asvetlovcreate