Open
Description
strerror
is locale-dependent but PySys_FormatStderr
is not. The usage is
Lines 377 to 379 in 7303f06
This would be quite hard to test as pointed out by Serhiy, so I won't work on this for now. Others may pick that task.
strerror
is locale-dependent but PySys_FormatStderr
is not. The usage is
Lines 377 to 379 in 7303f06
This would be quite hard to test as pointed out by Serhiy, so I won't work on this for now. Others may pick that task.