brendon zhang <brendon-zh...@hotmail.com> added the comment:
Okay, I attached a complete minimal example below. In your shell, run ulimit -S -s unlimited Then try executing with various python versions 3.6 and 3.7 python3.6 benchbug.py python3.7 benchbug.py You will notice that python 3.7 has a significant performance regression. It is likely a bug. ---------- Added file: https://bugs.python.org/file49047/consumerbug.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40225> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com