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 vstinner
Recipients ned.deily, vstinner, yselivanov
Date 2018-06-08.00:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Don't forget to merge https://github.com/python/cpython/pull/7487 once this bug is fixed. I would like to see https://bugs.python.org/issue33792 in Python 3.7 *if possible* (the feature now seems "required" for the new asyncio.loop() function).
History
Date User Action Args
2018-06-08 00:11:22vstinnersetrecipients: + vstinner, ned.deily, yselivanov
2018-06-08 00:11:22vstinnersetmessageid: <[email protected]>
2018-06-08 00:11:22vstinnerlinkissue33803 messages
2018-06-08 00:11:21vstinnercreate