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 amaury.forgeotdarc, brian.curtin, flox, janglin, loewis, pitrou, python-dev, schmir, terry.reedy, vstinner
Date 2013-06-24.21:59:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bfPYP6HX3z7LnW@mail.python.org>
In-reply-to
Content
New changeset 3a393fc86b29 by Victor Stinner in branch 'default':
Issue #9566: More long/Py_ssize_t fixes in tuple and list iterators (it_index)
http://hg.python.org/cpython/rev/3a393fc86b29
History
Date User Action Args
2013-06-24 21:59:38python-devsetrecipients: + python-dev, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, schmir, brian.curtin, janglin, flox
2013-06-24 21:59:38python-devlinkissue9566 messages
2013-06-24 21:59:38python-devcreate