Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I just did a few timings using the stock python.org Mac builds.  Only Python 
3.10 gave the expected speed-up.  Python 3.8 and Python 3.9 got slower.  Python 
3.11 was slightly slower.

I think we should pass on this proposed change.  The current code is safer in 
that it has been consistently good while the proposed change is inconsistent 
and can't be relied upon across builds.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to