cpython/Doc/c-api
Antoine Pitrou b79be95dac Issue #15444: Use proper spelling for non-ASCII contributor names.
Patch by Serhiy Storchaka.
2012-08-11 16:54:27 +02:00
..
abstract.rst
allocation.rst
arg.rst Fix a couple of versionadded/versionchanged related markup errors. 2012-06-24 22:48:30 +02:00
bool.rst
buffer.rst
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst Issue #14090: fix some minor C API problems in default branch (3.3) 2012-06-03 08:07:47 +03:00
codec.rst
complex.rst
concrete.rst
conversion.rst Issue #14090: fix some minor C API problems in default branch (3.3) 2012-06-03 08:07:47 +03:00
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst Issue #15610: The PyImport_ImportModuleEx macro now calls 2012-08-10 18:55:08 -04:00
index.rst Add Stable ABI documentation. 2012-06-22 12:49:08 +02:00
init.rst Issue #14090: fix some minor C API problems in default branch (3.3) 2012-06-03 08:07:47 +03:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst Issue #12965: Merge from 3.2. 2012-06-23 12:13:15 +01:00
mapping.rst
marshal.rst
memory.rst fix docs for c-api memory functions 2012-08-09 21:26:34 +03:00
memoryview.rst
method.rst
module.rst Issue #15042: Add PyState_AddModule and PyState_RemoveModule. 2012-06-22 12:20:55 +02:00
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst Whitespace normalization 2012-06-22 12:49:59 +02:00
structures.rst
sys.rst
tuple.rst
type.rst Fix whitespace. 2012-06-23 23:21:48 +02:00
typeobj.rst
unicode.rst Issue #15444: Use proper spelling for non-ASCII contributor names. 2012-08-11 16:54:27 +02:00
utilities.rst
veryhigh.rst Issue #14090: fix some minor C API problems in default branch (3.3) 2012-06-03 08:07:47 +03:00
weakref.rst