]> granicus.if.org Git - python/commit
Last try for tweaking the max stack depth. 5000 was the original value,
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 17 May 2007 07:04:46 +0000 (07:04 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 17 May 2007 07:04:46 +0000 (07:04 +0000)
commitf6b0e4dca830601be49bf619f6d562fdb7db9e26
treee7fb52499fdc4cd835b84ea1933b67b8b786b009
parent4f82bc31838531cb68b5ea175be0dd4584638bcf
Last try for tweaking the max stack depth.  5000 was the original value,
4000 didn't work either.  1000 does work on Windows.  If 2000 works,
that will hopefully be a reasonable balance.
Python/marshal.c