cpython/Doc/c-api
Martin Panter 36f22a2820 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field 2015-08-25 05:25:21 +00:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst merge 3.4 (#24883) 2015-08-17 23:38:46 -07:00
bytearray.rst #23088: Clarify null termination of bytes and strings in C API. 2015-05-13 20:31:53 -04:00
bytes.rst #23088: Clarify null termination of bytes and strings in C API. 2015-05-13 20:31:53 -04:00
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst Issue #24400: Introduce a distinct type for 'async def' coroutines. 2015-06-22 12:19:30 -04:00
conversion.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:11:21 +03:00
coro.rst Issue #24400: Introduce a distinct type for 'async def' coroutines. 2015-06-22 12:19:30 -04:00
datetime.rst
descriptor.rst
dict.rst
exceptions.rst Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. 2015-07-03 01:04:23 -04:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst Issue #24400: Introduce a distinct type for 'async def' coroutines. 2015-06-22 12:19:30 -04:00
import.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:12:16 +03:00
index.rst
init.rst Close #24458: PEP 489 documentation 2015-07-03 19:49:15 +10:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:11:21 +03:00
marshal.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:11:21 +03:00
memory.rst Merge: #23957: fix typo. 2015-04-14 16:42:49 -04:00
memoryview.rst Issue #23756: Clarify the terms "contiguous" and "bytes-like object". 2015-08-08 14:33:28 +02:00
method.rst
module.rst Close #24458: PEP 489 documentation 2015-07-03 19:49:15 +10:00
none.rst
number.rst
objbuffer.rst
object.rst Fixed a typo. 2015-05-02 19:24:41 +03:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst Fix usage of the default role. 2015-07-06 23:58:12 -05:00
sys.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:12:16 +03:00
tuple.rst
type.rst
typeobj.rst Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field 2015-08-25 05:25:21 +00:00
unicode.rst Fixed documentation of functions with const char* arguments. 2015-06-21 17:12:16 +03:00
utilities.rst
veryhigh.rst
weakref.rst