Serhiy Storchaka <[email protected]> added the comment:
There is no need to deprecate _PyUnicode_AsUnicode. It is a private function. Undeprecating it will make the code clearer. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36346> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
