INADA Naoki added the comment: Refactoring includes replacing PyDict_Next with _PyDict_Next. It can improve performance by skipping some checks. But it would be too small to see difference from benchmark.
I'll reduce diff size, hopefully in this weekend. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28183> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com