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.22:29:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527632954.54.0.682650639539.issue32684@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 036434273e6f6905403432c973d98ade1ae58197 by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209) (#7222)
https://github.com/python/cpython/commit/036434273e6f6905403432c973d98ade1ae58197
History
Date User Action Args
2018-05-29 22:29:14yselivanovsetrecipients: + yselivanov, r.david.murray, asvetlov, socketpair
2018-05-29 22:29:14yselivanovsetmessageid: <1527632954.54.0.682650639539.issue32684@psf.upfronthosting.co.za>
2018-05-29 22:29:14yselivanovlinkissue32684 messages
2018-05-29 22:29:14yselivanovcreate