[issue31033] Add argument to .cancel() of Task and Future

Chris Jerdonek report at bugs.python.org
Fri May 15 19:55:57 EDT 2020


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31033>
_______________________________________


More information about the Python-bugs-list mailing list