Staging
v0.5.1
https://github.com/python/cpython
Revision 9291332de137141057591386b4ba449ae3a5ed48 authored by Andrew MacIntyre on 13 June 2006, 15:04:24 UTC, committed by Andrew MacIntyre on 13 June 2006, 15:04:24 UTC
Heavily revised, comprising revisions:
46640 - original trunk revision (backed out in r46655)
46647 - markup fix (backed out in r46655)
46692:46918 merged from branch aimacintyre-sf1454481

branch tested on buildbots (Windows buildbots had problems
not related to these changes).
1 parent c6f5b3a
History
Tip revision: 9291332de137141057591386b4ba449ae3a5ed48 authored by Andrew MacIntyre on 13 June 2006, 15:04:24 UTC
Patch #1454481: Make thread stack size runtime tunable.
Tip revision: 9291332
File Mode Size
__init__.py -rw-r--r-- 878 bytes
ast.py -rw-r--r-- 34.7 KB
consts.py -rw-r--r-- 401 bytes
future.py -rw-r--r-- 2.1 KB
misc.py -rw-r--r-- 1.8 KB
pyassem.py -rw-r--r-- 25.5 KB
pycodegen.py -rw-r--r-- 46.2 KB
symbols.py -rw-r--r-- 14.2 KB
syntax.py -rw-r--r-- 1.4 KB
transformer.py -rw-r--r-- 49.9 KB
visitor.py -rw-r--r-- 3.8 KB

back to top