R. David Murray added the comment:

I just updated the docs to what I think is the current reality.  See issue 
23740 for what I think are problems with the current implementation, aside from 
any enhancement of computing a length for tuple or list.  Since the latter 
cannot be done reliably unless we know the list or tuple is all bytes, I 
propose that we don't do it at all (since I'd like to see iterables of text 
strings supported).

----------
nosy: +r.david.murray

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

Reply via email to