Skip to content

Commit 29d2e78

Browse files
Update Misc/NEWS.d/next/Library/2026-02-21-17-34-53.gh-issue-123853.6RUwWh.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 8aa473f commit 29d2e78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Removed Windows 95 compatibility code from :func:`_locale._getdefaultlocale`.
2-
Instead, if ``LOCALE_SISO639LANGNAME`` or ``LOCALE_SISO3166CTRYNAME`` cannot be retrieved, an :class:`OSError` is raised.
1+
Removed Windows 95 compatibility code from :func:`locale.getdefaultlocale`.
2+
Instead, if ``LOCALE_SISO639LANGNAME`` or ``LOCALE_SISO3166CTRYNAME`` cannot be retrieved, an :class:`OSError` is raised.

0 commit comments

Comments
 (0)