cpython/Doc/c-api
Nick Coghlan 2ab5b092e5 Close #24458: PEP 489 documentation
Patch by Petr Viktorin.
2015-07-03 19:49:15 +10:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst
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
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 Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4. 2015-04-19 13:50:12 -07: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 docs.capi: Fix tp_as_async doc 2015-06-23 11:46:09 -04: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