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

Misc/NEWS.d/3.12.0b3.rst

index ffd880f8688679015d53a989fa822be82fa74127..2b26ac74f7689d748fed228c00a025d08759f005 100644 (file)
@@ -281,7 +281,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.
 
 ..