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 josh.r
Recipients josh.r, ncoghlan, pmoody, sbromberger
Date 2014-12-23.11:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419335383.23.0.383068397044.issue23103@psf.upfronthosting.co.za>
In-reply-to
Content
What is your proposal? WeakValueDictionary mapping raw bytes object to single instance of ipaddress that is queried from ipaddress's __new__? No built-in has quite that extensive a level of caching and aggressive deduplication to my knowledge.
History
Date User Action Args
2014-12-23 11:49:43josh.rsetrecipients: + josh.r, ncoghlan, pmoody, sbromberger
2014-12-23 11:49:43josh.rsetmessageid: <1419335383.23.0.383068397044.issue23103@psf.upfronthosting.co.za>
2014-12-23 11:49:43josh.rlinkissue23103 messages
2014-12-23 11:49:43josh.rcreate