commit | fc2d01032fa4eb2d5563c2619811d05567faf528 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Sat Feb 23 12:01:13 2008 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Sat Feb 23 12:01:13 2008 +0000 |
tree | 735d908f0418bacf869c516b8deb6b545f5cacba | |
parent | 7832d4d534ff7105a0253694db734d5007b62e91 [diff] |
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.