cpython/Include
Andrew MacIntyre 9291332de1 Patch #1454481: Make thread stack size runtime tunable.
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).
2006-06-13 15:04:24 +00:00
..
Python-ast.h
Python.h Patch #1495999: Part two of Windows CE changes. 2006-06-10 12:23:46 +00:00
abstract.h
asdl.h
ast.h
bitset.h
boolobject.h
bufferobject.h
cStringIO.h
cellobject.h
ceval.h
classobject.h
cobject.h
code.h
codecs.h
compile.h
complexobject.h
datetime.h
descrobject.h
dictobject.h Convert relevant dict internals to Py_ssize_t. 2006-05-30 04:16:25 +00:00
enumobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h Get rid of f_restricted too. Doc the other 4 ints that were already removed 2006-06-12 02:11:18 +00:00
funcobject.h
genobject.h
graminit.h
grammar.h
import.h
intobject.h
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
node.h
object.h
objimpl.h
opcode.h
osdefs.h
parsetok.h
patchlevel.h
pgen.h
pgenheaders.h
py_curses.h
pyarena.h
pydebug.h
pyerrors.h
pyexpat.h
pyfpe.h
pygetopt.h
pymactoolbox.h
pymem.h
pyport.h Patch #1495999: Part two of Windows CE changes. 2006-06-10 12:23:46 +00:00
pystate.h
pystrtod.h
pythonrun.h
pythread.h Patch #1454481: Make thread stack size runtime tunable. 2006-06-13 15:04:24 +00:00
rangeobject.h
setobject.h
sliceobject.h
stringobject.h
structmember.h
structseq.h
symtable.h Patch #1346214: correctly optimize away "if 0"-style stmts 2006-06-04 21:56:52 +00:00
sysmodule.h
timefuncs.h
token.h
traceback.h
tupleobject.h
ucnhash.h
unicodeobject.h Patch #1359618: Speed-up charmap encoder. 2006-06-04 19:36:28 +00:00
weakrefobject.h