summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-09-12 10:29:11 +0100
committerJason R. Coombs <jaraco@jaraco.com>2019-09-12 16:12:02 +0100
commit3e206f4e1858fd4093124c8780f5021574b51d9d (patch)
tree059f9bb04343882615b924a9ac6cda29dc4fb2a0 /Misc/NEWS.d/next
parent36c29e444d6bc0e31b46509610d3fb7cff74f2c2 (diff)
downloadcpython-git-backport-8ed6503-3.8.tar.gz
[3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993)backport-8ed6503-3.8
* bpo-38121: Sync importlib.metadata with 0.22 backport * 📜🤖 Added by blurb_it.. (cherry picked from commit 8ed6503eca4e3ea4949479d8d7fd9ffd54f81038) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Library/2019-09-11-16-54-57.bpo-38121.SrSDzB.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-09-11-16-54-57.bpo-38121.SrSDzB.rst b/Misc/NEWS.d/next/Library/2019-09-11-16-54-57.bpo-38121.SrSDzB.rst
new file mode 100644
index 0000000000..93eabcfaab
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2019-09-11-16-54-57.bpo-38121.SrSDzB.rst
@@ -0,0 +1 @@
+Update parameter names on functions in importlib.metadata matching the changes in the 0.22 release of importlib_metadata. \ No newline at end of file