diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-03-18-22-46-18.bpo-47062.RNc99_.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-03-18-22-46-18.bpo-47062.RNc99_.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-03-18-22-46-18.bpo-47062.RNc99_.rst b/Misc/NEWS.d/next/Library/2022-03-18-22-46-18.bpo-47062.RNc99_.rst new file mode 100644 index 0000000..7d5bfc1 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-03-18-22-46-18.bpo-47062.RNc99_.rst @@ -0,0 +1 @@ +Implement :class:`asyncio.Runner` context manager. |