]> granicus.if.org Git - python/commit
Issue 1881. Increased the stack limit from 500 to 1500. Also added
authorFacundo Batista <facundobatista@gmail.com>
Sat, 23 Feb 2008 12:01:13 +0000 (12:01 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Sat, 23 Feb 2008 12:01:13 +0000 (12:01 +0000)
commitfc2d01032fa4eb2d5563c2619811d05567faf528
tree735d908f0418bacf869c516b8deb6b545f5cacba
parent7832d4d534ff7105a0253694db734d5007b62e91
Issue 1881. Increased the stack limit from 500 to 1500. Also added
a test for this (and because of this test you'll see in stderr a
message that parser.c sends before raising MemoryError).
Thanks Ralf Schmitt.
Lib/test/test_parser.py
Misc/NEWS
Parser/parser.h