cpython/Doc/api
Georg Brandl bd9d51321e Patch #1684834: document some utility C API functions.
(backport from rev. 54483)
2007-03-21 09:17:36 +00:00
..
abstract.tex Minor edits 2006-08-18 13:54:33 +00:00
api.tex [Patch #1490989 from Skip Montanaro] Mention debugging builds in the API documentation. I've changed Skip's patch to point to Misc/SpecialBuilds and fiddled with the markup a bit. 2006-07-29 19:24:04 +00:00
concrete.tex Bug #1629125: fix wrong data type (int -> Py_ssize_t) in PyDict_Next docs. 2007-01-17 21:20:01 +00:00
exceptions.tex Patch #1592072: fix docs for return value of PyErr_CheckSignals. 2006-11-08 07:46:01 +00:00
init.tex Followup to bug #1069160. 2006-08-10 22:45:34 +00:00
intro.tex Bug #1541682: Fix example in the "Refcount details" API docs. 2006-08-18 07:28:03 +00:00
memory.tex Bugs #1668032, #1668036, #1669304: clarify behavior of PyMem_Realloc and _Resize. 2007-03-02 20:30:19 +00:00
newtypes.tex Remove a stray (old) macro name left around (I guess) 2006-12-28 04:39:54 +00:00
refcounting.tex Two typo fixes 2004-07-26 19:25:54 +00:00
refcounts.dat Add refcounts for PyErr_WarnEx 2006-07-31 12:20:24 +00:00
utilities.tex Patch #1684834: document some utility C API functions. 2007-03-21 09:17:36 +00:00
veryhigh.tex improve the very-high-level API docs (contributed by Jeff Epler) 2004-03-25 15:44:56 +00:00