cpython/Misc/NEWS.d/next/Core and Builtins/2018-08-28-10-49-55.bpo-344...

4 lines
168 B
ReStructuredText

On HP-UX with C or POSIX locale, sys.getfilesystemencoding() now returns
"ascii" instead of "roman8" (when the UTF-8 Mode is disabled and the C locale
is not coerced).