summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-09-10 13:53:31 (GMT)
committerBrett Cannon <54418+brettcannon@users.noreply.github.com>2019-09-10 13:53:31 (GMT)
commit17499d82702432955d8e442a1871ff276ca64bc5 (patch)
tree377a62315e01cf4b38e06b713645f30910a284c7 /Misc/NEWS.d
parent97d7906e30eeee1261b20a45a22242a8accb1cfb (diff)
downloadcpython-17499d82702432955d8e442a1871ff276ca64bc5.zip
cpython-17499d82702432955d8e442a1871ff276ca64bc5.tar.gz
cpython-17499d82702432955d8e442a1871ff276ca64bc5.tar.bz2
bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)
https://gitlab.com/python-devs/importlib_metadata/-/tags/0.21
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Library/2019-09-10-11-42-59.bpo-38086.w5TlG-.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-09-10-11-42-59.bpo-38086.w5TlG-.rst b/Misc/NEWS.d/next/Library/2019-09-10-11-42-59.bpo-38086.w5TlG-.rst
new file mode 100644
index 0000000..40db53c
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2019-09-10-11-42-59.bpo-38086.w5TlG-.rst
@@ -0,0 +1 @@
+Update importlib.metadata with changes from `importlib_metadata 0.21 <https://gitlab.com/python-devs/importlib_metadata/blob/0.21/importlib_metadata/docs/changelog.rst>`_. \ No newline at end of file