cpython/Doc/c-api
cocoatomo 450a69c6a4 bpo-19225: Remove duplicated description for standard warning categories (GH-1068) 2017-04-20 06:57:21 +03:00
..
abstract.rst
allocation.rst Issue #27125: Fix various errors like “will [be] inherited” 2016-05-29 08:13:58 +00:00
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 Issue #24314: Add links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00:00
cobject.rst
code.rst [Issue 15476] Make "code object" its own entry in the index 2016-06-02 19:26:51 -04:00
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 bpo-19225: Remove duplicated description for standard warning categories (GH-1068) 2017-04-20 06:57:21 +03:00
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 note that Py_VISIT handles NULL (closes #27183) 2016-06-02 11:35:59 -07:00
gen.rst Issue #25161: Add full stops in documentation; patch by Takase Arihiro 2015-10-10 10:52:35 +00:00
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 Issue26142 - Fix a formatting bug in c-api intro doc. 2016-01-17 17:05:14 -08:00
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 Issue #24314: Add links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00:00
none.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:10 +03:00
number.rst Issue #19795: Improved more markups of True/False. 2016-10-19 18:30:16 +03:00
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 [2.7] bpo-30059: Include Py_Ellipsis in C API documentation (GH-1018) (GH-1147) 2017-04-14 19:04:22 -07:00
string.rst Corrections for a/an in code comments and documentation 2016-05-08 13:45:55 +00:00
structures.rst bpo-29917: DOC: Remove link from PyMethodDef (#890) (#896) 2017-03-29 22:29:12 -07:00
sys.rst
tuple.rst
type.rst
typeobj.rst Fix references within buffer protocol docs (#1016) 2017-04-06 20:36:43 +03: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 Issue #25161: Add full stops in documentation; patch by Takase Arihiro 2015-10-10 10:52:35 +00:00
weakref.rst