[docs] [issue32341] itertools "generators"?

Raymond Hettinger report at bugs.python.org
Fri Dec 15 15:59:22 EST 2017


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

The term is used in the generic sense rather than the sense of an actual type.  That said, I don't mind changing "Combinatoric generators" to "Combinatoric iterators" for 3.6 and 3.7.   Otherwise, this isn't worth the backport effort.

----------
assignee: docs at python -> rhettinger
nosy: +rhettinger
priority: normal -> low
versions:  -Python 2.7, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32341>
_______________________________________


More information about the docs mailing list