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 eric.snow, josh.r, lemburg, ncoghlan, pitrou, pmoody, python-dev, r.david.murray, rhettinger, sbromberger, serhiy.storchaka
Date 2015-03-07.18:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150307180913.19097.20793@psf.io>
In-reply-to
Content
New changeset 88a5c1698ca4 by Serhiy Storchaka in branch 'default':
Issue #23103: Reduced the memory consumption of IPv4Address and IPv6Address.
https://hg.python.org/cpython/rev/88a5c1698ca4
History
Date User Action Args
2015-03-07 18:09:16python-devsetrecipients: + python-dev, lemburg, rhettinger, ncoghlan, pitrou, pmoody, r.david.murray, eric.snow, serhiy.storchaka, josh.r, sbromberger
2015-03-07 18:09:16python-devlinkissue23103 messages
2015-03-07 18:09:16python-devcreate