summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2020-12-07 19:33:00 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2020-12-07 19:34:10 (GMT)
commit8bae2a958e8ffb306d00cebdfa1f74247ad81349 (patch)
tree840a82be9faa9f9efb5d4706c28d979840e1b5bb /Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst
parentc0afb7fa0ebd1c0e95c0760bbe75a99a8dd12ea6 (diff)
downloadcpython-8bae2a958e8ffb306d00cebdfa1f74247ad81349.zip
cpython-8bae2a958e8ffb306d00cebdfa1f74247ad81349.tar.gz
cpython-8bae2a958e8ffb306d00cebdfa1f74247ad81349.tar.bz2
Python 3.10.0a3v3.10.0a3
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst b/Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst
deleted file mode 100644
index 753dc76..0000000
--- a/Misc/NEWS.d/next/Library/2020-08-14-00-39-04.bpo-41543.RpcRjb.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add async context manager support for contextlib.nullcontext.