cpython/Doc/c-api
2017-01-20 11:29:48 +08:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:19 +03:00
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst Merge from 3.5. 2016-12-25 16:23:42 +02:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst Issue #25701: Document C API functions that both set and delete objects 2015-12-08 00:03:20 +00:00
objimpl.rst
refcounting.rst
reflection.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
sequence.rst Issue #25701: Document C API functions that both set and delete objects 2015-12-08 00:03:20 +00:00
set.rst
slice.rst
stable.rst
structures.rst Issue #15657: Delete incorrect statement from PyMethodDef documentation 2017-01-11 11:50:06 +00:00
sys.rst
tuple.rst
type.rst
typeobj.rst
unicode.rst Issue #29087: Removed the documentation of non-existing UCS4 support functions. 2016-12-28 09:19:45 +02:00
utilities.rst
veryhigh.rst Issue #29292: Update outdated doc of PyEval_EvalCodeEx. 2017-01-20 11:29:11 +08:00
weakref.rst