Message7724

Author amak
Recipients TheHappyRock, amak, fwierzbicki, jtrim, philba, reljicb
Date 2013-02-20.09:48:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361353698.31.0.298086624494.issue1744@psf.upfronthosting.co.za>
In-reply-to
Content
Frank, perhaps we could expose the MARK_LIMIT as a registry property, and give the users control over it?

http://hg.python.org/jython/file/a30708945630/src/org/python/core/ParserFacade.java#l40

We could still default it to 100,000 if no explicit value is specified.

That way, the user could set it higher if required, and they have the memory to support it.
History
Date User Action Args
2013-02-20 09:48:18amaksetmessageid: <1361353698.31.0.298086624494.issue1744@psf.upfronthosting.co.za>
2013-02-20 09:48:18amaksetrecipients: + amak, fwierzbicki, reljicb, philba, jtrim, TheHappyRock
2013-02-20 09:48:18amaklinkissue1744 messages
2013-02-20 09:48:18amakcreate