]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108543)
authorOri Avtalion <ori@avtalion.name>
Sun, 27 Aug 2023 19:50:59 +0000 (22:50 +0300)
committerGitHub <noreply@github.com>
Sun, 27 Aug 2023 19:50:59 +0000 (21:50 +0200)
Misc/NEWS.d/next/Library/2023-06-09-21-04-39.gh-issue-105375.bTcqS9.rst

index 3030477c8245b55a874f714d277de992c208e15b..f47754e172251f089975f6be34183f7af5021825 100644 (file)
@@ -1 +1 @@
-Fix bugs in :mod:`pickle` where exceptions could be overwritten.
+Fix bugs in :mod:`errno` where exceptions could be overwritten.