summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorjack1142 <6032823+jack1142@users.noreply.github.com>2020-05-13 18:55:12 (GMT)
committerGitHub <noreply@github.com>2020-05-13 18:55:12 (GMT)
commitde92769d473d1c0955d36da2fc71462621326f00 (patch)
tree96299811a033b23c683f1907b4c576208f7ee619 /Misc
parentfa0a66e62d087765dbc5c1b89d6149a23ecfb0a6 (diff)
downloadcpython-de92769d473d1c0955d36da2fc71462621326f00.zip
cpython-de92769d473d1c0955d36da2fc71462621326f00.tar.gz
cpython-de92769d473d1c0955d36da2fc71462621326f00.tar.bz2
bpo-34790: add version of removal of explicit passing of coros to `asyncio.wait`'s documentation (#20008)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Documentation/2020-05-08-20-18-55.bpo-34790.t6kW_1.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2020-05-08-20-18-55.bpo-34790.t6kW_1.rst b/Misc/NEWS.d/next/Documentation/2020-05-08-20-18-55.bpo-34790.t6kW_1.rst
new file mode 100644
index 0000000..4f349ad
--- /dev/null
+++ b/Misc/NEWS.d/next/Documentation/2020-05-08-20-18-55.bpo-34790.t6kW_1.rst
@@ -0,0 +1 @@
+Add version of removal for explicit passing of coros to `asyncio.wait()`'s documentation \ No newline at end of file