cpython/Include
Benjamin Peterson 8035bc5c04 follow up to #9778: define and use an unsigned hash type 2010-10-23 16:20:50 +00:00
..
Python-ast.h Merged revisions 62047 via svnmerge from 2008-03-31 05:14:30 +00:00
Python.h Create fileutils.c/.h 2010-10-07 21:45:39 +00:00
abstract.h Issue #3101: Helper functions _add_one_to_C() and _add_one_to_F() become 2010-09-01 12:58:21 +00:00
asdl.h Whoops, fix build breakage. There were still a few uses of the bool type. 2007-02-26 19:14:12 +00:00
ast.h Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines, 2005-12-17 20:54:49 +00:00
bitset.h REMOVED all CWI, CNRI and BeOpen copyright markings. 2000-09-01 23:29:29 +00:00
bltinmodule.h these builtins have to be initialized 2009-05-09 18:10:51 +00:00
boolobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. 2007-12-19 02:45:37 +00:00
bytearrayobject.h Merged revisions 77581 via svnmerge from 2010-01-17 16:15:29 +00:00
bytes_methods.h Merged revisions 72040 via svnmerge from 2009-04-27 20:39:49 +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 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. 2007-12-19 02:45:37 +00:00
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 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from 2008-02-16 07:38:31 +00:00
code.h Use locale encoding if Py_FileSystemDefaultEncoding is not set 2010-10-15 12:04:23 +00:00
codecs.h Move the codec decode type checks to bytes/bytearray.decode(). 2008-06-06 12:18:17 +00:00
compile.h The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)! 2009-04-01 05:08:41 +00:00
complexobject.h Issue #1588: Add complex.__format__. 2009-04-30 01:00:33 +00:00
datetime.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
descrobject.h Recorded merge of revisions 81029 via svnmerge from 2010-05-09 15:52:27 +00:00
dictobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
dtoa.h Issue #1580: use short float repr where possible. 2009-04-16 19:52:09 +00:00
dynamic_annotations.h Make (most of) Python's tests pass under Thread Sanitizer. 2010-05-03 19:29:34 +00:00
enumobject.h Implement and apply PEP 322, reverse iteration 2003-11-06 14:06:48 +00:00
errcode.h Implement PEP 3131. Add isidentifier to str. 2007-08-15 07:32:56 +00:00
eval.h Jiwon Seo's PEP 3102 implementation. 2006-10-27 23:31:49 +00:00
fileobject.h Issue #9632: Remove sys.setfilesystemencoding() function: use PYTHONFSENCODING 2010-09-10 21:57:59 +00:00
fileutils.h Add an optional size argument to _Py_char2wchar() 2010-10-16 23:16:16 +00:00
floatobject.h Issue #9337: Make float.__str__ identical to float.__repr__. 2010-08-04 20:56:28 +00:00
frameobject.h Merged revisions 72487-72488,72879 via svnmerge from 2009-07-21 04:30:03 +00:00
funcobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. 2007-12-19 02:45:37 +00:00
genobject.h Merged revisions 60284-60349 via svnmerge from 2008-01-27 15:18:18 +00:00
graminit.h fix an ambiguity in the grammar from the implementation of extended unpacking 2009-09-27 02:43:28 +00:00
grammar.h REMOVED all CWI, CNRI and BeOpen copyright markings. 2000-09-01 23:29:29 +00:00
import.h _PyImport_FixupExtension() and _PyImport_FindExtension() uses FS encoding 2010-10-17 01:24:53 +00:00
intrcheck.h Excise DL_EXPORT from Include. 2002-08-12 07:21:58 +00:00
iterobject.h Move itertools izip() code to builtins as zip(). Complete the renaming. 2008-03-13 02:09:15 +00:00
listobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. 2007-12-19 02:45:37 +00:00
longintrepr.h Issue #6713: Improve performance of str(n) and repr(n) for integers n 2009-09-16 21:23:34 +00:00
longobject.h Issue #4835: make PyLong_FromSocket_t() and PyLong_AsSocket_t() private 2010-08-28 20:42:55 +00:00
marshal.h Merge ssize_t branch. 2006-02-15 17:27:45 +00:00
memoryobject.h Issue #4822: fix messy indentation in memoryobject.c/.h, before we may backport it to trunk. 2009-01-03 19:20:36 +00:00
metagrammar.h REMOVED all CWI, CNRI and BeOpen copyright markings. 2000-09-01 23:29:29 +00:00
methodobject.h #3247: get rid of Py_FindMethod 2008-07-02 22:38:47 +00:00
modsupport.h prevent the dict constructor from accepting non-string keyword args #8419 2010-04-24 18:21:17 +00:00
moduleobject.h Issue #9425: Create PyModule_GetFilenameObject() function 2010-08-17 23:37:11 +00:00
node.h Patch #1440601: Add col_offset attribute to AST nodes. 2006-03-01 22:49:05 +00:00
object.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
objimpl.h Recorded merge of revisions 81029 via svnmerge from 2010-05-09 15:52:27 +00:00
opcode.h #4617: Previously it was illegal to delete a name from the local 2010-09-10 21:39:53 +00:00
osdefs.h Change command line processing API to use wchar_t. 2008-04-05 20:41:37 +00:00
parsetok.h The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)! 2009-04-01 05:08:41 +00:00
patchlevel.h Post-release bumps. 2010-10-12 12:38:48 +00:00
pgen.h Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to 2003-04-17 14:55:42 +00:00
pgenheaders.h Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC 2002-09-15 14:09:54 +00:00
py_curses.h Merged revisions 74693 via svnmerge from 2009-09-06 21:24:55 +00:00
pyarena.h Added words about what PyArena_Malloc() does. 2006-03-02 21:14:45 +00:00
pyatomic.h Make (most of) Python's tests pass under Thread Sanitizer. 2010-05-03 19:29:34 +00:00
pycapsule.h Remove trailing whitespace. 2009-05-17 22:19:14 +00:00
pyctype.h Add specification for the Py_IS* macros in pyctype.h. 2010-06-24 10:25:08 +00:00
pydebug.h Issue #4705: Fix the -u ("unbuffered binary stdout and stderr") command-line 2009-01-09 18:53:14 +00:00
pyerrors.h Issue #9738: Document PyErr_SetString() and PyErr_SetFromErrnoWithFilename() 2010-10-09 10:12:11 +00:00
pyexpat.h add a replacement API for PyCObject, PyCapsule #5630 2009-05-05 22:31:58 +00:00
pyfpe.h Some patches to Lee Busby's fpectl mods that accidentally didn't make it 1997-10-20 23:50:01 +00:00
pygetopt.h Change command line processing API to use wchar_t. 2008-04-05 20:41:37 +00:00
pymacconfig.h Recorded merge of revisions 81029 via svnmerge from 2010-05-09 15:52:27 +00:00
pymath.h Merged revisions 76978 via svnmerge from 2009-12-21 15:27:41 +00:00
pymem.h Merged revisions 78189 via svnmerge from 2010-02-14 14:08:54 +00:00
pyport.h follow up to #9778: define and use an unsigned hash type 2010-10-23 16:20:50 +00:00
pystate.h Make (most of) Python's tests pass under Thread Sanitizer. 2010-05-03 19:29:34 +00:00
pystrcmp.h Merged revisions 59541-59561 via svnmerge from 2007-12-19 02:07:34 +00:00
pystrtod.h Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof. 2010-02-22 14:58:30 +00:00
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 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. 2007-12-19 02:45:37 +00:00
setobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
sliceobject.h Merged revisions 71734,71738-71739 via svnmerge from 2009-04-20 02:09:13 +00:00
structmember.h Merged revisions 60176-60209 via svnmerge from 2008-01-23 08:24:23 +00:00
structseq.h correct comment 2010-08-09 15:53:58 +00:00
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 Bug 975996: Add _PyTime_DoubleToTimet to C API 2004-06-20 02:50:16 +00:00
token.h #4499: silence compiler warning on AIX. 2010-10-18 00:15:31 +00:00
traceback.h Issue #6543: Write the traceback in the terminal encoding instead of utf-8. 2010-06-17 23:08:50 +00:00
tupleobject.h Merged revisions 70546 via svnmerge from 2009-03-23 18:52:06 +00:00
ucnhash.h add a replacement API for PyCObject, PyCapsule #5630 2009-05-05 22:31:58 +00:00
unicodeobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00
warnings.h Issue #9425: Create PyErr_WarnFormat() function 2010-08-13 14:03:48 +00:00
weakrefobject.h make hashes always the size of pointers; introduce Py_hash_t #9778 2010-10-17 20:54:53 +00:00