[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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 pitrou, python-dev, serhiy.storchaka, skrah
Date 2015-03-10.21:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150310213739.1178.21231@psf.io>
In-reply-to
Content
New changeset f9afa4f87570 by Antoine Pitrou in branch '3.4':
Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects.
https://hg.python.org/cpython/rev/f9afa4f87570

New changeset 9994e0172a0c by Antoine Pitrou in branch 'default':
Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects.
https://hg.python.org/cpython/rev/9994e0172a0c
History
Date User Action Args
2015-03-10 21:37:43python-devsetrecipients: + python-dev, pitrou, skrah, serhiy.storchaka
2015-03-10 21:37:43python-devlinkissue23629 messages
2015-03-10 21:37:43python-devcreate