bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel() (GH-31840)
After a long deliberation we ended up feeling that the message argument for Future.cancel(), added in 3.9, was a bad idea, so we're deprecating it in 3.11 and plan to remove it in 3.13.
A
Andrew Svetlov committed
0360e9f34659e7d7f3dae021b82f78452db8c714
Parent: 624e398
Committed by GitHub <noreply@github.com>
on 3/23/2022, 3:43:05 PM