Ma Lin <[email protected]> added the comment:
> What is the problem exactly? There are several different problems, such as: https://github.com/python/cpython/blob/v3.10.0a2/Modules/mathmodule.c#L2033 In addition, `utf16_decode` also has this problem, I forgot this: https://github.com/python/cpython/blob/v3.10.0a2/Objects/stringlib/codecs.h#L465 Maybe these small problems are suitable for newcomer to familiarize the contribution process. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42304> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
