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 pitrou
Recipients koobs, ncoghlan, ned.deily, neologix, pitrou, serhiy.storchaka, trent, vstinner
Date 2013-08-15.09:18:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376558323.43.0.486002985259.issue16463@psf.upfronthosting.co.za>
In-reply-to
Content
> Or we can wrap the resolve_address() method with the @functools.lru_cache() decorator.

Sounds ok to me.
History
Date User Action Args
2013-08-15 09:18:43pitrousetrecipients: + pitrou, ncoghlan, vstinner, ned.deily, trent, neologix, serhiy.storchaka, koobs
2013-08-15 09:18:43pitrousetmessageid: <1376558323.43.0.486002985259.issue16463@psf.upfronthosting.co.za>
2013-08-15 09:18:43pitroulinkissue16463 messages
2013-08-15 09:18:43pitroucreate