[issue46110] compile("-"*3000000 + "4", '', mode) causes hard crash

Pablo Galindo Salgado report at bugs.python.org
Mon Jan 3 14:24:49 EST 2022


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

I ran the benchmarks machines with the revert and seems that it doesn't go back to the previous timing:

https://speed.python.org/timeline/#/?exe=12&ben=python_startup&env=1&revs=50&equid=off&quarts=on&extr=on

(check last data point for https://github.com/python/cpython/commit/9d35dedc5e7e940b639230fba93c763bd9f19c09).

So this seems that the difference in speed remains a mystery but is not due to this fix.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46110>
_______________________________________


More information about the Python-bugs-list mailing list