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 chris.jerdonek
Recipients carljm, chris.jerdonek, matrixise, socketpair, thehesiod, yselivanov
Date 2020-05-15.23:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589586957.38.0.622934029522.issue31033@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5 by Chris Jerdonek in branch 'master':
bpo-31033: Add a msg argument to Future.cancel() and Task.cancel() (GH-19979)
https://github.com/python/cpython/commit/1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5
History
Date User Action Args
2020-05-15 23:55:57chris.jerdoneksetrecipients: + chris.jerdonek, carljm, socketpair, yselivanov, matrixise, thehesiod
2020-05-15 23:55:57chris.jerdoneksetmessageid: <1589586957.38.0.622934029522.issue31033@roundup.psfhosted.org>
2020-05-15 23:55:57chris.jerdoneklinkissue31033 messages
2020-05-15 23:55:57chris.jerdonekcreate