]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix importlib.resources issue reference in 3.13 What's New (#125175)
authorAlyssa Coghlan <ncoghlan@gmail.com>
Wed, 9 Oct 2024 10:40:50 +0000 (20:40 +1000)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 10:40:50 +0000 (20:40 +1000)
commit7a303fc78a6dbd1b4c01f8a2b14ddcae29f4271b
treed27c7291113b091fbd19ab2d6aeacce42a2caad9
parentd20c43d8e270016d743af6e8e0f8267e396a71f4
Fix importlib.resources issue reference in 3.13 What's New (#125175)

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