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 aliles, georg.brandl, jcea, meador.inge, python-dev, rhettinger, serhiy.storchaka
Date 2013-12-09.15:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ddTJn6LMjz7Llp@mail.python.org>
In-reply-to
Content
New changeset 9bce03920afe by Serhiy Storchaka in branch 'default':
Issue #15475: Add __sizeof__ implementations for itertools objects.
http://hg.python.org/cpython/rev/9bce03920afe
History
Date User Action Args
2013-12-09 15:46:02python-devsetrecipients: + python-dev, georg.brandl, rhettinger, jcea, meador.inge, aliles, serhiy.storchaka
2013-12-09 15:46:02python-devlinkissue15475 messages
2013-12-09 15:46:02python-devcreate