Raymond Hettinger added the comment:

I don't like the patch as-is (comment change is wrong, test in the inner-loop 
making the common case pay for a short-cut for the uncommon case).  As I said 
before, the basic idea is good and I will very likely include some variant of 
this for Python3.5.

I marked this as low priority so I can work on other things (such as deque 
slicing) before the feature freeze and will come back to this after beta 1.  
Please remain calm.  My development time is limited but this is something I do 
want to get done.

----------

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

Reply via email to