You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python aborts when it is started in the IBM-943 (Japanese shift_jis) locale.
I hope python will support IBM-943.
Even if that is not achieved, is it possible to have python change its behavior to fall back to LANG=C instead of aborting when it encounters a character locale that python does not recognize? (like perl)
mirrorcity
changed the title
When Python is started in the IBM-943 (Japanese shift_jis) locale, it aborts.
When Python is started on AIX in the IBM-943 (Japanese shift_jis) locale, it aborts.
Feb 17, 2025
Crash report
What happened?
Python aborts when it is started in the IBM-943 (Japanese shift_jis) locale.
I hope python will support IBM-943.
Even if that is not achieved, is it possible to have python change its behavior to fall back to LANG=C instead of aborting when it encounters a character locale that python does not recognize? (like perl)
CPython versions tested on:
3.9
Operating systems tested on:
Other
Output from running 'python -VV' on the command line:
Python 3.9.6 (default, Sep 30 2021, 15:30:58) [GCC 8.3.0]
The text was updated successfully, but these errors were encountered: