-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[freebsd-python@ cc'ed]
On 2010/03/24 15:20, Steven Kreuzer wrote:
> A coworker of mine got bit by this bug on and off for the last few weeks and
> it appears he might not
> be the only one as documented in this blog:
>
> http://tomster.org/blog/arc
Hi--
On Mar 24, 2010, at 4:11 PM, Xin LI wrote:
>> If python needs to be compiled with HUGE_STACK_SIZE on FreeBSD, is there a
>> reason
>> to provide the option to not compile python with it, or at the very least,
>> should it default to
>> being on?
>
> Ah, yes this is the thing I turn on on a
On Wed, Mar 24, 2010 at 5:50 PM, Chuck Swiger wrote:
>
> I've run and written quite a bit of Python (including Trac, Mailman, the
> Python IDE, our own custom stuff [like some log munging and web processing
> stuff], and even a few graphical Python games) without ever turning
> HUGE_STACK_SIZE on