cpython/Doc/c-api
Martin Panter b398d2c2bf Issue #28771: Correct documentation of signatures using const 2016-12-01 01:32:16 +00:00
..
abstract.rst
allocation.rst
arg.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
bool.rst
buffer.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
bytearray.rst
capsule.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
cell.rst
class.rst
cobject.rst
code.rst
codec.rst
complex.rst
concrete.rst
conversion.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
index.rst
init.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
int.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
memory.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst Issue #25701: Document that some C APIs can both set and delete items 2016-11-30 10:32:40 +00:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst Issue #25701: Document that some C APIs can both set and delete items 2016-11-30 10:32:40 +00:00
set.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
slice.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
string.rst
structures.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
sys.rst
tuple.rst
type.rst
typeobj.rst Issue #28771: Correct documentation of signatures using const 2016-12-01 01:32:16 +00:00
unicode.rst Issue #28496: Mark up constants 0, 1 and -1 that denote return values or 2016-10-27 21:41:04 +03:00
utilities.rst
veryhigh.rst
weakref.rst