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 chris.jerdonek, gvanrossum, vstinner, yselivanov
Date 2018-05-30.01:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527643584.97.0.682650639539.issue23859@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f95269404c03bd769a3551cd851b51b8f89672df by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-23859: Document that asyncio.wait() does not cancel its futures (GH-7217) (#7227)
https://github.com/python/cpython/commit/f95269404c03bd769a3551cd851b51b8f89672df
History
Date User Action Args
2018-05-30 01:26:25yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, chris.jerdonek
2018-05-30 01:26:24yselivanovsetmessageid: <1527643584.97.0.682650639539.issue23859@psf.upfronthosting.co.za>
2018-05-30 01:26:24yselivanovlinkissue23859 messages
2018-05-30 01:26:24yselivanovcreate