]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108543...
authorErlend E. Aasland <erlend@python.org>
Sun, 27 Aug 2023 20:07:56 +0000 (22:07 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Aug 2023 20:07:56 +0000 (20:07 +0000)
(cherry picked from commit a429eafef2d86eafc007ac19682e7d372c32da31)

Misc/NEWS.d/3.11.5.rst

index 765c85964a18bc18ec7d2fcf6c021e0daa20b978..575e34e58a00f54e8be4cb78da217613fd7395ae 100644 (file)
@@ -500,7 +500,7 @@ Fix bugs in :mod:`zoneinfo` where exceptions could be overwritten.
 .. nonce: bTcqS9
 .. section: Library
 
-Fix bugs in :mod:`pickle` where exceptions could be overwritten.
+Fix bugs in :mod:`errno` where exceptions could be overwritten.
 
 ..