[3.12] gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108543) (#108545)

(cherry picked from commit a429eafef2)
This commit is contained in:
Erlend E. Aasland 2023-08-28 01:58:48 +02:00 committed by GitHub
parent 752d5254f5
commit 32d48ede2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -281,7 +281,7 @@ Fix bugs in :mod:`zoneinfo` where exceptions could be overwritten.
.. nonce: bTcqS9 .. nonce: bTcqS9
.. section: Library .. section: Library
Fix bugs in :mod:`pickle` where exceptions could be overwritten. Fix bugs in :mod:`errno` where exceptions could be overwritten.
.. ..