Serhiy Storchaka added the comment: Oh, and passing arguments to this function is tricky. If faked unicodedata.normalize save the args tuple it will see a mutated tuple containing a hanging reference.
This is a good opportunity of using the fast call protocol. ---------- nosy: +benjamin.peterson, brett.cannon, haypo, ncoghlan, serhiy.storchaka, yselivanov _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31592> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com