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 asvetlov, yselivanov
Date 2022-04-01.02:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648779295.06.0.782259877923.issue47167@roundup.psfhosted.org>
In-reply-to
Content
Sorry, I don't like the committed change and I think it should be reverted.

Futures and Tasks have a documented `get_loop()` method which simply should be called by Task machinery, without the need to expose (and document) private methods.
History
Date User Action Args
2022-04-01 02:14:55yselivanovsetrecipients: + yselivanov, asvetlov
2022-04-01 02:14:55yselivanovsetmessageid: <1648779295.06.0.782259877923.issue47167@roundup.psfhosted.org>
2022-04-01 02:14:55yselivanovlinkissue47167 messages
2022-04-01 02:14:54yselivanovcreate