]> granicus.if.org Git - python/commit
Tim_one's change to aggressively overallocate nodes when adding child
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 15 Jul 2002 12:03:19 +0000 (12:03 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 15 Jul 2002 12:03:19 +0000 (12:03 +0000)
commit754140e16395e385b8f7470386df61942e7fe404
treeaab5ed8904289782b6cafe8e483ef44e5db22532
parent58cf361e35ba64f51b30e75737720bc73c7f6f2e
Tim_one's change to aggressively overallocate nodes when adding child
nodes (in Parser/node.c) resolves the gross memory consumption
exhibited by the EMX runtime on OS/2, so the test should be exercised
on this platform.
Lib/test/test_longexp.py