Skip to content

Commit d699ce3

Browse files
[3.13] gh-126742: add NEWS entry for fix of localized error messages (GH-128025) (GH-128059)
(cherry picked from commit 2610bcc)
1 parent f8e7b5c commit d699ce3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix support of localized error messages reported by :manpage:`dlerror(3)` and
2+
:manpage:`gdbm_strerror <gdbm(3)>` in :mod:`ctypes` and :mod:`dbm.gnu`
3+
functions respectively. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)