]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 May 2021 23:57:04 +0000 (16:57 -0700)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 23:57:04 +0000 (16:57 -0700)
commit59f9594f9018450101079eb47e06e3c44cfeee36
tree515633a60635dc363bbcbe968fd07dda49433629
parentd1c732912e20e89815aca2d986442d349e82e31f
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415)

* [bpo-44246](): Update What's New for importlib.metadata.

Bump version of importlib_metadata included.
Add note about compatibility notice and fix link to entry_points documentation.
Add note about removal of access by index on Distribution.entry_points.

* Fix syntax mistake in issue reference.

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
* Fix broken reference in entry-points.

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
(cherry picked from commit 28f12c9f4f39d283d823d81e311d863526dfdb54)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Automerge-Triggered-By: GH:jaraco
Doc/whatsnew/3.10.rst