[issue27532] Dictionary iterator has no len()

James Lu report at bugs.python.org
Sat Jul 16 17:15:16 EDT 2016


James Lu added the comment:

same for itertools iterators -  libraries such as tqdm would benefit from
this

On Sat, Jul 16, 2016 at 3:08 PM, James Lu <report at bugs.python.org> wrote:

>
> New submission from James Lu:
>
> This would be useful for libraries like tqdm (progress bar module).
>
> ----------
> components: Interpreter Core
> messages: 270581
> nosy: James.Lu
> priority: normal
> severity: normal
> status: open
> title: Dictionary iterator has no len()
> type: enhancement
> versions: Python 3.6
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue27532>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27532>
_______________________________________


More information about the Python-bugs-list mailing list