Skip to content

Commit aaac7a2

Browse files
picnixzsrinivasreddy
authored andcommitted
pythongh-126742: add NEWS entry for fix of localized error messages (pythonGH-128025)
1 parent 8d5f556 commit aaac7a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
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)