Anthony Sottile <[email protected]> added the comment:
admittedly anecdotal but here's another data point in addition to the profiles attached test.test_tokenize suite before: $ ./python -m test.test_tokenize .............................................................................. ---------------------------------------------------------------------- Ran 78 tests in 77.148s OK test.test_tokenize suite after: $ ./python -m test.test_tokenize .............................................................................. ---------------------------------------------------------------------- Ran 78 tests in 61.269s OK ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43014> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
