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