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

This commit is contained in:
Ori Avtalion 2023-08-27 22:50:59 +03:00 committed by GitHub
parent 042aa88bcc
commit a429eafef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Fix bugs in :mod:`pickle` where exceptions could be overwritten.
Fix bugs in :mod:`errno` where exceptions could be overwritten.