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 serhiy.storchaka
Recipients asvetlov, barry, bdkearns, brett.cannon, ezio.melotti, jcea, ncoghlan, pitrou, pjenvey, rhettinger, sbt, serhiy.storchaka, terry.reedy, zzzeek
Date 2013-03-11.15:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363016403.2.0.102206808576.issue16389@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond, actually my patch reverts 3.1 logic. lru_cache used since 3.2.

There are no any additional re cache tests in 3.2 or 3.1.
History
Date User Action Args
2013-03-11 15:40:03serhiy.storchakasetrecipients: + serhiy.storchaka, barry, brett.cannon, rhettinger, terry.reedy, jcea, ncoghlan, pitrou, pjenvey, ezio.melotti, zzzeek, asvetlov, sbt, bdkearns
2013-03-11 15:40:03serhiy.storchakasetmessageid: <1363016403.2.0.102206808576.issue16389@psf.upfronthosting.co.za>
2013-03-11 15:40:03serhiy.storchakalinkissue16389 messages
2013-03-11 15:40:03serhiy.storchakacreate