-
- Downloads
GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999)
Reason: we were too hasty in deprecating this. We shouldn't deprecate it before we have a replacement. (cherry picked from commit 09de8d7a) Co-authored-by:Guido van Rossum <guido@python.org>
Showing
- Doc/library/asyncio-future.rst 0 additions, 10 deletionsDoc/library/asyncio-future.rst
- Doc/library/asyncio-task.rst 2 additions, 4 deletionsDoc/library/asyncio-task.rst
- Lib/asyncio/futures.py 0 additions, 6 deletionsLib/asyncio/futures.py
- Lib/asyncio/tasks.py 0 additions, 5 deletionsLib/asyncio/tasks.py
- Lib/test/test_asyncio/test_futures.py 2 additions, 10 deletionsLib/test/test_asyncio/test_futures.py
- Lib/test/test_asyncio/test_tasks.py 7 additions, 47 deletionsLib/test/test_asyncio/test_tasks.py
- Misc/NEWS.d/next/Library/2022-10-06-23-42-00.gh-issue-90985.s280JY.rst 1 addition, 0 deletions...ext/Library/2022-10-06-23-42-00.gh-issue-90985.s280JY.rst
- Modules/_asynciomodule.c 0 additions, 20 deletionsModules/_asynciomodule.c
Loading
Please register or sign in to comment