cpython/Doc/c-api
2019-09-12 17:19:06 +01:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) 2019-09-11 10:25:55 -07:00
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.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 bpo-37363: Document internal audit events (GH-14663) 2019-09-12 06:13:02 -07:00
init_config.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst bpo-26868: Fix example usage of PyModule_AddObject. (#15725) 2019-09-12 13:11:20 +01:00
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst Emphasize the need to always call PySequence_Fast. (GH-11140) 2019-09-12 17:19:06 +01:00
set.rst
slice.rst
stable.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst bpo-38103: fix conflicting labels in the docs. (GH-15906) 2019-09-11 11:57:59 +01:00
unicode.rst
utilities.rst
veryhigh.rst
weakref.rst