-
- Downloads
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
Showing
- Doc/library/asyncio-extending.rst 16 additions, 5 deletionsDoc/library/asyncio-extending.rst
- Lib/asyncio/tasks.py 5 additions, 1 deletionLib/asyncio/tasks.py
- Lib/test/test_asyncio/test_tasks.py 9 additions, 1 deletionLib/test/test_asyncio/test_tasks.py
- Misc/NEWS.d/next/Library/2022-03-30-18-35-50.bpo-47167.nCNHsB.rst 1 addition, 0 deletions...S.d/next/Library/2022-03-30-18-35-50.bpo-47167.nCNHsB.rst
- Modules/_asynciomodule.c 64 additions, 7 deletionsModules/_asynciomodule.c
- Modules/clinic/_asynciomodule.c.h 38 additions, 1 deletionModules/clinic/_asynciomodule.c.h
Loading
Please register or sign in to comment