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