]> granicus.if.org Git - python/commit
bump stack size to cater for _sre recursion.
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 9 Jun 2003 08:14:03 +0000 (08:14 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Mon, 9 Jun 2003 08:14:03 +0000 (08:14 +0000)
commit23ec1dcf789e11961e799dbb7336bd0da2b785ec
treefb37a7c9d47db08c5d1615d2846ccc28ac2bc357
parentdcfb38c21b323d9672aee196fbec5276f30f512d
bump stack size to cater for _sre recursion.

reorganise modules, so that most standard extensions are built into
the Python DLL.  this slightly improves performance; reduces
fragmentation of address spaces and slightly reduces memory footprint.
PC/os2emx/Makefile