Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
PR 17799 improves the performance of an uncommon case at the cost of reducing the performance of a common case. I doubt this is a good change. If you have a compiled pattern, it is better to use its methods. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39195> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com