]> granicus.if.org Git - python/commit
Issue 2286: bump up the stack size of the 64-bit debug python_d.exe to 2100000. ...
authorTrent Nelson <trent.nelson@snakebite.org>
Tue, 18 Mar 2008 07:02:12 +0000 (07:02 +0000)
committerTrent Nelson <trent.nelson@snakebite.org>
Tue, 18 Mar 2008 07:02:12 +0000 (07:02 +0000)
commit3ce76756d31916f80d6a03b0dc257ec7036dcb5c
tree36ffe4114d18859b9930577d12dbfc0628b8f5b7
parentd1befd7c50157d39d73f78c6f3ed3440e4369723
Issue 2286: bump up the stack size of the 64-bit debug python_d.exe to 2100000.  The default value of 200000 causes a stack overflow at 1965 iterations of r_object() in marshal.c, 35 iterations before the 2000 limit enforced by MAX_MARSHAL_STACK_DEPTH.
PCbuild/python.vcproj