SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 39 Python

print_exception(): don't encode the module name to UTF-8

Replace _PyUnicode_AsString()+strcmp() with PyUnicode_CompareWithASCIIString().
V
Victor Stinner committed
937114f7043d6a52172a34fe04febcc5ed0eaed9
Parent: eaa2883