◐ Shell
clean mode source ↗

GH-90985: Revert "Deprecate passing a message into cancel()" by gvanrossum · Pull Request #97999 · python/cpython

Reason: we were too hasty in deprecating this.
We shouldn't deprecate it before we have a replacement.

@blurb-it

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 7, 2022
…ythonGH-97999)

Reason: we were too hasty in deprecating this.
We shouldn't deprecate it before we have a replacement.
(cherry picked from commit 09de8d7)

Co-authored-by: Guido van Rossum <guido@python.org>

1st1

miss-islington added a commit that referenced this pull request

Oct 7, 2022
Reason: we were too hasty in deprecating this.
We shouldn't deprecate it before we have a replacement.
(cherry picked from commit 09de8d7)

Co-authored-by: Guido van Rossum <guido@python.org>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022
…ython#97999)

Reason: we were too hasty in deprecating this.
We shouldn't deprecate it before we have a replacement.

pablogsal pushed a commit that referenced this pull request

Oct 24, 2022
Reason: we were too hasty in deprecating this.
We shouldn't deprecate it before we have a replacement.
(cherry picked from commit 09de8d7)

Co-authored-by: Guido van Rossum <guido@python.org>