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

I don't think a new public API should be introduced.  This is at best an 
implementation detail.  

Also, I really don't want to garbage-up the inner-loop code for the itertools.  
I've spent a good deal of time micro-optimizing this code and don't want to 
throw it away for something that is of nearly zero value and imo not a real 
issue that affects real users.

Marking this a closed for now.  We can discuss it more at the sprints (Python 
3.8 is still a long way away).

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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

Reply via email to