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 Miguel Grinberg, yselivanov
Date 2017-06-11.14:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497190309.43.0.325101247728.issue30508@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d24c8287e226ac9983caf6bb826a7b53142ee31f by Yury Selivanov in branch '3.5':
bpo-30508: Don't log exceptions if Task/Future "cancel()" method was called. (#2110)
https://github.com/python/cpython/commit/d24c8287e226ac9983caf6bb826a7b53142ee31f
History
Date User Action Args
2017-06-11 14:11:49yselivanovsetrecipients: + yselivanov, Miguel Grinberg
2017-06-11 14:11:49yselivanovsetmessageid: <1497190309.43.0.325101247728.issue30508@psf.upfronthosting.co.za>
2017-06-11 14:11:49yselivanovlinkissue30508 messages
2017-06-11 14:11:49yselivanovcreate