cpython/Doc/c-api
Ezio Melotti 868fc87591 #11997: merge with 3.2. 2011-05-05 14:21:55 +03:00
..
abstract.rst
allocation.rst
arg.rst Merged revisions 87784 via svnmerge from 2011-01-06 07:17:30 +00:00
bool.rst
buffer.rst Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) 2011-03-13 19:32:01 +01:00
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
codec.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst Fix a typo (see #3080) 2011-03-20 18:08:19 +01:00
index.rst
init.rst #11997: merge with 3.1. 2011-05-05 14:21:18 +03:00
intro.rst Merge 3.1 2011-04-20 19:24:09 +02:00
iter.rst
iterator.rst
list.rst Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from 2011-02-25 09:48:21 +00:00
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst merge 3.2 2011-04-30 13:16:14 -05:00
none.rst
number.rst
objbuffer.rst
object.rst The version* directives don’t work with a blank line between arguments 2011-04-24 03:31:37 +02:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from 2011-02-25 10:03:34 +00:00
structures.rst
sys.rst
tuple.rst
type.rst Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check 2011-02-05 20:35:29 +00:00
typeobj.rst Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from 2011-02-25 10:03:34 +00:00
unicode.rst #11840: Merge with 3.2. 2011-04-14 07:51:57 +03:00
utilities.rst
veryhigh.rst
weakref.rst