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, r.david.murray, socketpair, yselivanov
Date 2018-05-29.23:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527636004.34.0.682650639539.issue32684@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b263e65a80cfcb1fc751834372533773ec024a4 by Yury Selivanov in branch '3.6':
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7224)
https://github.com/python/cpython/commit/3b263e65a80cfcb1fc751834372533773ec024a4
History
Date User Action Args
2018-05-29 23:20:04yselivanovsetrecipients: + yselivanov, r.david.murray, asvetlov, socketpair
2018-05-29 23:20:04yselivanovsetmessageid: <1527636004.34.0.682650639539.issue32684@psf.upfronthosting.co.za>
2018-05-29 23:20:04yselivanovlinkissue32684 messages
2018-05-29 23:20:04yselivanovcreate