]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Fix importlib.resources issue reference in 3.13 What's New (GH-125175) (#125184)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Oct 2024 12:45:03 +0000 (14:45 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 12:45:03 +0000 (22:45 +1000)
commitb6c17eb76f4e1b4e04341deb569c9d581f9a75e3
tree3b03a360ac54dee836e13614776add33df64a37b
parentdde8805d51f04af99810ccd0b32522a5bad02e1c
[3.13] Fix importlib.resources issue reference in 3.13 What's New (GH-125175) (#125184)

Previous link was to the PR that removed the
mentioned importlib.resources APIs, rather than
the issue that added back their improved forms.

(cherry picked from commit 7a303fc78a6dbd1b4c01f8a2b14ddcae29f4271b)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Doc/whatsnew/3.13.rst