cpython/Include
2005-07-22 18:39:19 +00:00
..
abstract.h
bitset.h
boolobject.h
bufferobject.h
cellobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
ceval.h SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick 2004-10-11 02:40:51 +00:00
classobject.h
cobject.h
codecs.h
compile.h
complexobject.h
cStringIO.h
datetime.h
descrobject.h
dictobject.h
enumobject.h
errcode.h Patch #802188: better parser error message for non-EOL following line cont. 2005-03-03 11:45:45 +00:00
eval.h
fileobject.h
floatobject.h This is my patch: 2005-05-27 15:23:20 +00:00
frameobject.h
funcobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
genobject.h
graminit.h
grammar.h
import.h SF patch #1035498: -m option to run a module as a script 2004-10-07 06:46:25 +00:00
intobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
intrcheck.h
iterobject.h
listobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
longintrepr.h
longobject.h
marshal.h This is my patch: 2005-06-03 14:41:55 +00:00
metagrammar.h
methodobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
modsupport.h
moduleobject.h
node.h
object.h
objimpl.h [ 1243081 ] repair typos 2005-07-22 18:39:19 +00:00
opcode.h
osdefs.h
parsetok.h
patchlevel.h post 2.4 release machinations 2004-11-30 13:16:15 +00:00
pgen.h
pgenheaders.h
py_curses.h
pydebug.h
pyerrors.h
pyfpe.h
pygetopt.h
pymactoolbox.h SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core 2004-11-05 07:02:59 +00:00
pymem.h
pyport.h
pystate.h Add comments about PyThreadState and the usage of its fields. 2005-06-25 07:07:35 +00:00
pystrtod.h
Python.h
pythonrun.h This is my patch: 2005-05-27 15:23:20 +00:00
pythread.h
rangeobject.h Remove PyRange_New(). 2004-12-03 11:45:13 +00:00
setobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
sliceobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
stringobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
structmember.h Patch #1115086: support PY_LONGLONG in structmember. 2005-03-03 23:00:26 +00:00
structseq.h
symtable.h
sysmodule.h
timefuncs.h
token.h
traceback.h
tupleobject.h Wrote down the invariants of some common objects whose structure is 2004-10-28 16:32:00 +00:00
ucnhash.h
unicodeobject.h Correct the handling of 0-termination of PyUnicode_AsWideChar() 2004-11-22 13:02:31 +00:00
weakrefobject.h SF 1055820: weakref callback vs gc vs threads 2004-10-30 23:09:22 +00:00