summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-10-22-09-26-43.gh-issue-96764.Dh9Y5L.rst
blob: a0174291cbc3110f04f69da39d5ebc6932950f02 (plain)
1
:func:`asyncio.wait_for` now uses :func:`asyncio.timeout` as its underlying implementation. Patch by Kumar Aditya.