STINNER Victor <[email protected]> added the comment:
> Writing an unit test on the Python codecs machinery is facing a practical > problem: there is no C nor Python API to unregister a codec search function. For example, see PR 19069 of bpo-39337. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41842> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
