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 miss-islington
Recipients asvetlov, miss-islington, yselivanov
Date 2018-09-30.05:28:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538285324.21.0.545547206417.issue34849@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5bd036138881bb90a803397d992870a46fbdc2d by Miss Islington (bot) (Andrew Svetlov) in branch 'master':
bpo-34849: Don't log wating for selector.select in asyncio loop iteration (GH-9641)
https://github.com/python/cpython/commit/d5bd036138881bb90a803397d992870a46fbdc2d
History
Date User Action Args
2018-09-30 05:28:44miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov
2018-09-30 05:28:44miss-islingtonsetmessageid: <1538285324.21.0.545547206417.issue34849@psf.upfronthosting.co.za>
2018-09-30 05:28:44miss-islingtonlinkissue34849 messages
2018-09-30 05:28:43miss-islingtoncreate