cpython/Include
Georg Brandl 71c23d4473 Include structseq.h in Python.h, and remove now-redundant includes in individual sources. 2010-11-30 09:30:54 +00:00
..
Python-ast.h
Python.h Include structseq.h in Python.h, and remove now-redundant includes in individual sources. 2010-11-30 09:30:54 +00:00
abstract.h
asdl.h
ast.h
bitset.h
bltinmodule.h
boolobject.h
bytearrayobject.h
bytes_methods.h Issue #10288: The deprecated family of "char"-handling macros 2010-11-05 17:23:41 +00:00
bytesobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
cellobject.h
ceval.h Issue #9828: Destroy the GIL in Py_Finalize(), so that it gets properly 2010-09-13 14:16:46 +00:00
classobject.h
code.h Use locale encoding if Py_FileSystemDefaultEncoding is not set 2010-10-15 12:04:23 +00:00
codecs.h #10439: document PyCodec C APIs. 2010-11-20 13:44:41 +00:00
compile.h
complexobject.h
datetime.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
descrobject.h
dictobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
dtoa.h
dynamic_annotations.h
enumobject.h
errcode.h
eval.h
fileobject.h Issue #9632: Remove sys.setfilesystemencoding() function: use PYTHONFSENCODING 2010-09-10 21:57:59 +00:00
fileutils.h PyUnicode_EncodeFS() raises an exception if _Py_wchar2char() fails 2010-11-08 22:43:46 +00:00
floatobject.h
frameobject.h
funcobject.h
genobject.h
graminit.h
grammar.h
import.h _PyImport_FixupExtension() and _PyImport_FindExtension() uses FS encoding 2010-10-17 01:24:53 +00:00
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
marshal.h
memoryobject.h Issue #10293: Remove obsolete field in the PyMemoryView structure, 2010-11-04 20:30:33 +00:00
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h Issue #9518: Extend the PyModuleDef_HEAD_INIT macro to explicitly 2010-11-17 21:20:18 +00:00
node.h
object.h Issue #10293: Remove obsolete field in the PyMemoryView structure, 2010-11-04 20:30:33 +00:00
objimpl.h
opcode.h #4617: Previously it was illegal to delete a name from the local 2010-09-10 21:39:53 +00:00
osdefs.h
parsetok.h
patchlevel.h Post-release bumps. 2010-11-16 15:15:56 +00:00
pgen.h
pgenheaders.h
py_curses.h
pyarena.h
pyatomic.h
pycapsule.h
pyctype.h
pydebug.h
pyerrors.h Issue #5437: A preallocated MemoryError instance should not hold traceback 2010-10-28 22:56:58 +00:00
pyexpat.h
pyfpe.h
pygetopt.h
pymacconfig.h
pymath.h
pymem.h
pyport.h Issue #10325: Fix two issues in the fallback definitions of PY_LLONG_MAX and 2010-11-20 10:43:10 +00:00
pystate.h
pystrcmp.h
pystrtod.h
pythonrun.h issue 9910 2010-09-27 05:32:54 +00:00
pythread.h Issue #9318: Use Py_LL for old compiler. 2010-09-11 22:35:24 +00:00
pytime.h Issue #9090: When a socket with a timeout fails with EWOULDBLOCK or EAGAIN, 2010-09-28 21:23:11 +00:00
rangeobject.h
setobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
sliceobject.h
structmember.h
structseq.h
symtable.h add column offset to all syntax errors 2010-09-20 23:02:10 +00:00
sysmodule.h Issue #10089: Add support for arbitrary -X options on the command-line. 2010-10-21 13:42:28 +00:00
timefuncs.h
token.h #4499: silence compiler warning on AIX. 2010-10-18 00:15:31 +00:00
traceback.h
tupleobject.h
ucnhash.h
unicodeobject.h Issue #10413: Updated comments to reflect code changes 2010-11-16 14:29:01 +00:00
warnings.h
weakrefobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00