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