This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, jpkotta, python-dev |
| Date | 2012年11月29日.15:58:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YC3Lp0nLWzQgg@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3c6d8461b09f by Benjamin Peterson in branch '3.2': enumerate only requires an iterable (closes #16573) http://hg.python.org/cpython/rev/3c6d8461b09f New changeset 4ff17cf130eb by Benjamin Peterson in branch '3.3': merge 3.2 (#16573) http://hg.python.org/cpython/rev/4ff17cf130eb New changeset 2bb604a691de by Benjamin Peterson in branch '2.7': enumerate only requires an iterable (closes #16573) http://hg.python.org/cpython/rev/2bb604a691de New changeset ce3f0399ea33 by Benjamin Peterson in branch 'default': merge 3.3 (#16573) http://hg.python.org/cpython/rev/ce3f0399ea33 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月29日 15:58:59 | python-dev | set | recipients: + python-dev, benjamin.peterson, jpkotta |
| 2012年11月29日 15:58:58 | python-dev | link | issue16573 messages |
| 2012年11月29日 15:58:58 | python-dev | create | |