cpython/Doc/c-api
Georg Brandl bdaa6a7043 #5618: fix typo. 2009-03-31 19:30:56 +00:00
..
abstract.rst
allocation.rst
arg.rst #4811: fix markup glitches (mostly remains of the conversion), 2009-01-02 20:25:14 +00:00
bool.rst
buffer.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
bytearray.rst fix grammar 2008-05-30 20:44:39 +00:00
cell.rst
class.rst
cobject.rst
complex.rst
concrete.rst add PyByteArray docs 2008-05-26 15:54:26 +00:00
conversion.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
datetime.rst
descriptor.rst
dict.rst
exceptions.rst PyErr_PrintEx is also in 2.x... 2009-02-05 11:23:47 +00:00
file.rst Fix uses of the default role. 2009-01-03 20:47:01 +00:00
float.rst - Issue #2862: Make int and float freelist management consistent with other 2008-07-06 03:35:58 +00:00
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst #5486: typos. 2009-03-13 19:03:58 +00:00
int.rst - Issue #2862: Make int and float freelist management consistent with other 2008-07-06 03:35:58 +00:00
intro.rst #5338, #5339: two types in the API manual. 2009-02-21 19:09:40 +00:00
iter.rst
iterator.rst
list.rst
long.rst #5566: fix versionadded from PyLong ssize_t functions. 2009-03-31 15:46:30 +00:00
mapping.rst
marshal.rst
memory.rst Issue #2620: Overflow checking when allocating or reallocating memory 2008-07-22 04:46:32 +00:00
method.rst
module.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
none.rst
number.rst Markup fix 2008-09-30 13:00:34 +00:00
objbuffer.rst
object.rst #970783: document PyObject_Generic[GS]etAttr. 2009-03-31 17:13:06 +00:00
objimpl.rst
refcounting.rst
reflection.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
sequence.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
set.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
slice.rst
string.rst note functions that are not aliased to PyBytes_ #5280 2009-02-16 14:54:34 +00:00
structures.rst #5618: fix typo. 2009-03-31 19:30:56 +00:00
sys.rst Issue #4817: Remove unused function PyOS_GetLastModificationTime. 2009-01-03 17:19:26 +00:00
tuple.rst
type.rst #2989: add PyType_Modified(). 2008-05-28 11:21:39 +00:00
typeobj.rst #5488: add missing struct member. 2009-03-15 21:46:00 +00:00
unicode.rst
utilities.rst
veryhigh.rst #5227: note that Py_Main doesnt return on SystemExit. 2009-03-31 18:33:10 +00:00
weakref.rst