cpython/Doc/c-api
2008-10-21 21:10:07 +00:00
..
abstract.rst
allocation.rst
arg.rst document 'y(#)' format codes for Py_BuildValue 2008-10-21 21:10:07 +00:00
bool.rst
buffer.rst shut up a few sphinx warnings 2008-09-17 22:59:21 +00:00
bytearray.rst Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from 2008-06-10 16:57:31 +00:00
bytes.rst make bytes(o) respect __bytes__ #2415 2008-08-26 16:46:47 +00:00
cell.rst
cobject.rst
complex.rst
concrete.rst Merged revisions 63678,63688,63690,63696 via svnmerge from 2008-05-26 16:04:49 +00:00
conversion.rst Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
datetime.rst
descriptor.rst
dict.rst Whitespace nits. 2008-06-01 04:16:28 +00:00
exceptions.rst Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 2008-05-25 13:05:15 +00:00
file.rst bring the PyFile docs into sync with reality 2008-08-23 21:04:47 +00:00
float.rst Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
function.rst Mention the behaviour of PyFunction_SetAnnotations() on error. 2008-07-13 22:28:42 +00:00
gcsupport.rst
gen.rst
import.rst Implement PEP 3121: new module initialization and finalization API. 2008-06-11 05:26:20 +00:00
index.rst
init.rst merge from trunk 2008-10-11 00:49:57 +00:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from 2008-05-04 22:42:01 +00:00
mapping.rst
marshal.rst Remove many "versionchanged" items that didn't use the official markup, 2008-05-12 18:05:20 +00:00
memory.rst Merged revisions 65182 via svnmerge from 2008-07-23 16:13:07 +00:00
method.rst
module.rst
none.rst
number.rst Merged revisions 66670,66681,66688,66696-66699 via svnmerge from 2008-10-04 22:00:42 +00:00
objbuffer.rst
object.rst Merged revisions 66670,66681,66688,66696-66699 via svnmerge from 2008-10-04 22:00:42 +00:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
set.rst Remove many "versionchanged" items that didn't use the official markup, 2008-05-12 18:05:20 +00:00
slice.rst Remove many "versionchanged" items that didn't use the official markup, 2008-05-12 18:05:20 +00:00
structures.rst #3247: get rid of Py_FindMethods 2008-07-02 22:59:48 +00:00
sys.rst Change command line processing API to use wchar_t. 2008-04-05 20:41:37 +00:00
tuple.rst
type.rst Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from 2008-06-10 16:57:31 +00:00
typeobj.rst add documentation for the new buffer interface based on PEP 3118; I hope it's at least 60% right... 2008-09-16 02:24:31 +00:00
unicode.rst document PyUnicode_CompareWithASCIIString 2008-07-01 19:12:34 +00:00
utilities.rst
veryhigh.rst Change command line processing API to use wchar_t. 2008-04-05 20:41:37 +00:00
weakref.rst