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 John Nelson2, asvetlov, johnboy2, matrixise, vstinner, yselivanov
Date 2019-01-15.11:41:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547552465.44.0.26403830752.issue34323@roundup.psfhosted.org>
In-reply-to
Content
Oops, I used the wrong bpo number for my second change in master:

New changeset b91140fdb17472d03a7b7971f143c08a40fde923 by Victor Stinner in branch 'master':
bpo-11555: Enhance IocpProactor.close() log again (GH-11563)
https://github.com/python/cpython/commit/b91140fdb17472d03a7b7971f143c08a40fde923
History
Date User Action Args
2019-01-15 11:41:06vstinnersetrecipients: + vstinner, asvetlov, yselivanov, matrixise, johnboy2, John Nelson2
2019-01-15 11:41:05vstinnersetmessageid: <1547552465.44.0.26403830752.issue34323@roundup.psfhosted.org>
2019-01-15 11:41:05vstinnerlinkissue34323 messages
2019-01-15 11:41:05vstinnercreate