cpython/Include
Martin v. Löwis 96d743ec8b Patch #1115086: support PY_LONGLONG in structmember. 2005-03-03 23:00:26 +00:00
..
Python.h
abstract.h
bitset.h
boolobject.h
bufferobject.h
cStringIO.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
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
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 SF patch #1007189, multi-line imports, for instance: 2004-08-31 10:07:13 +00:00
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 SF patch 936813: fast modular exponentiation 2004-08-30 02:44:38 +00:00
longobject.h Removed redundant declaration of _PyLong_NumBits(). 2004-09-23 01:56:02 +00:00
marshal.h
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 A static swapped_op[] array was defined in 3 different C files, & I think 2004-09-23 02:39:37 +00:00
objimpl.h
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 Introduced a Py_IS_NAN macro, which probably works on the major platforms 2004-09-23 19:11:32 +00:00
pystate.h
pystrtod.h
pythonrun.h Finalize the freelist of list objects. 2004-10-07 03:58:07 +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