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 r.david.murray
Recipients Robert.Elsner, jcea, mark.dickinson, pitrou, r.david.murray, serhiy.storchaka
Date 2012-04-23.13:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335186309.63.0.985971403159.issue14596@psf.upfronthosting.co.za>
In-reply-to
Content
If that is the case, then a doc footnote that a large repeat count will result in a large cache seems appropriate.  Some way to control the max size of the cache would also be a reasonable enhancement request, at which point the cache size issue could be documented along with the cache control.
History
Date User Action Args
2012-04-23 13:05:09r.david.murraysetrecipients: + r.david.murray, jcea, mark.dickinson, pitrou, serhiy.storchaka, Robert.Elsner
2012-04-23 13:05:09r.david.murraysetmessageid: <1335186309.63.0.985971403159.issue14596@psf.upfronthosting.co.za>
2012-04-23 13:05:09r.david.murraylinkissue14596 messages
2012-04-23 13:05:08r.david.murraycreate