cpython/Doc/c-api
2009-07-11 10:43:08 +00:00
..
abstract.rst
allocation.rst
arg.rst Issue #6012: Add cleanup support to O& argument parsing. 2009-05-29 14:47:46 +00:00
bool.rst
buffer.rst Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from 2009-06-01 22:42:33 +00:00
bytearray.rst
bytes.rst
capsule.rst #5946: fix speling. 2009-05-06 08:32:17 +00:00
cell.rst
complex.rst
concrete.rst remove cobject reference 2009-07-01 03:34:25 +00:00
conversion.rst Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson. 2009-05-05 14:04:18 +00:00
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
intro.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
iter.rst
iterator.rst
list.rst Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from 2009-06-08 13:41:29 +00:00
long.rst
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst
none.rst
number.rst #6115: remove entries for the already removed PyNumber_Divide and PyNumber_InPlaceDivide from the header and the docs. 2009-05-26 16:43:13 +00:00
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from 2009-06-01 22:42:33 +00:00
set.rst
slice.rst
structures.rst #6421: The self argument of module-level PyCFunctions is now a reference to the module object. 2009-07-11 10:43:08 +00:00
sys.rst
tuple.rst
type.rst
typeobj.rst
unicode.rst Issue #6012: Add cleanup support to O& argument parsing. 2009-05-29 14:47:46 +00:00
utilities.rst
veryhigh.rst
weakref.rst