New submission from Stéphane Wirtel <steph...@wirtel.be>:

The documentation of itertools.groupby indicates that generally, the iterable 
needs to be sorted. In fact, this iterable MUST be sorted.

----------
assignee: docs@python
components: Documentation
messages: 311115
nosy: docs@python, matrixise
priority: normal
severity: normal
status: open
title: the iterable for itertools.groupby must be sorted
versions: Python 3.6, Python 3.7

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

Reply via email to