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 georg.brandl, loewis, meador.inge, python-dev, serhiy.storchaka
Date 2012-07-29.14:39:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WlRPJ2hRRzPTw@mail.python.org>
In-reply-to
Content
New changeset efade142ef01 by Martin v. Löwis in branch '3.2':
Issue #15467: Move helpers for __sizeof__ tests into test_support.
http://hg.python.org/cpython/rev/efade142ef01

New changeset d43ff8eb4cb3 by Martin v. Löwis in branch 'default':
Issue #15467: Merge 3.2
http://hg.python.org/cpython/rev/d43ff8eb4cb3
History
Date User Action Args
2012-07-29 14:39:01python-devsetrecipients: + python-dev, loewis, georg.brandl, meador.inge, serhiy.storchaka
2012-07-29 14:39:01python-devlinkissue15467 messages
2012-07-29 14:39:01python-devcreate