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 | PyryP, amaury.forgeotdarc, ezio.melotti, georg.brandl, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner |
| Date | 2013年01月25日.11:35:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Ysyp64CjMzS81@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset f7e14a1af609 by Serhiy Storchaka in branch '3.2': Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() http://hg.python.org/cpython/rev/f7e14a1af609 New changeset eff2a7346243 by Serhiy Storchaka in branch '3.3': Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() http://hg.python.org/cpython/rev/eff2a7346243 New changeset 02d7a127fdfb by Serhiy Storchaka in branch 'default': Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() http://hg.python.org/cpython/rev/02d7a127fdfb New changeset 62f2d3f6015e by Serhiy Storchaka in branch '2.7': Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() http://hg.python.org/cpython/rev/62f2d3f6015e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年01月25日 11:35:11 | python-dev | set | recipients: + python-dev, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, vstinner, ezio.melotti, PyryP, serhiy.storchaka |
| 2013年01月25日 11:35:11 | python-dev | link | issue13454 messages |
| 2013年01月25日 11:35:11 | python-dev | create | |