Skip to content

Commit 73f89b1

Browse files
[3.11] gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108543) (#108544)
(cherry picked from commit a429eaf)
1 parent c8e66c4 commit 73f89b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.11.5.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ Fix bugs in :mod:`zoneinfo` where exceptions could be overwritten.
500500
.. nonce: bTcqS9
501501
.. section: Library
502502
503-
Fix bugs in :mod:`pickle` where exceptions could be overwritten.
503+
Fix bugs in :mod:`errno` where exceptions could be overwritten.
504504

505505
..
506506

0 commit comments

Comments
 (0)