Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

Kind of like what's mentioned at 
https://github.com/faster-cpython/ideas/discussions/131 , it may be interesting 
to explore implementing min()/max() in Pure python, considering recent 
specializations to COMPARE_OP, and potential future specializations of FOR_ITER.

----------
nosy: +Dennis Sweeney

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

Reply via email to