cpython/Doc/c-api
2016-12-20 22:52:33 +08:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst
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
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst Remove CALL_PROFILE special build 2016-11-28 11:59:04 +01:00
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 Uniformize argument names of "call" functions 2016-12-06 16:27:24 +01:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst Issue #28771: Merge C API doc fix from 3.6 2016-12-10 05:57:49 +00:00
unicode.rst Issue #28822: Adjust indices handling of PyUnicode_FindChar(). 2016-12-20 22:52:33 +08:00
utilities.rst
veryhigh.rst
weakref.rst