[issue39337] codecs.lookup() ignores non-ASCII characters, whereas encodings.normalize_encoding() copies them

STINNER Victor report at bugs.python.org
Tue Mar 17 13:03:30 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> _testcapi must test the public Python C API, not CPython internal C API

Use _testinternalcapi in this case.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39337>
_______________________________________


More information about the Python-bugs-list mailing list