summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-10-22-17-26-35.bpo-26131.CAsI3O.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-10-22-17-26-35.bpo-26131.CAsI3O.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-10-22-17-26-35.bpo-26131.CAsI3O.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2020-10-22-17-26-35.bpo-26131.CAsI3O.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-10-22-17-26-35.bpo-26131.CAsI3O.rst b/Misc/NEWS.d/next/Library/2020-10-22-17-26-35.bpo-26131.CAsI3O.rst
deleted file mode 100644
index bead284..0000000
--- a/Misc/NEWS.d/next/Library/2020-10-22-17-26-35.bpo-26131.CAsI3O.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-The `load_module()` methods found in importlib now trigger a
-DeprecationWarning.