]> granicus.if.org Git - python/commit
Upped the stack size to 256KB. test_class ran afoul of the 64K limit, and this is...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 6 Sep 2002 21:59:21 +0000 (21:59 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 6 Sep 2002 21:59:21 +0000 (21:59 +0000)
commit521dd9f2319d07e0d8dea8cdf7ab764d48295bf6
tree7f1cfb5fccf300d789e30949923b8a8f3dce03f3
parent522e7694ed5fed34b322c8882753df683f9068b2
Upped the stack size to 256KB. test_class ran afoul of the 64K limit, and this is probably a better fix than lowering the recursion limit.
Mac/Build/PythonInterpreter.mcp
Mac/Build/PythonStandSmall.mcp