cpython/Doc/api
Georg Brandl b8c23fb5fe Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.
(backport from rev. 58117).
2007-09-12 18:11:03 +00:00
..
abstract.tex Patch #1686451: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}. 2007-03-23 10:35:57 +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 Fix #1139: PyFile_Encoding really is PyFile_SetEncoding. 2007-09-12 18:11:03 +00:00
exceptions.tex Patch #1592072: fix docs for return value of PyErr_CheckSignals. 2006-11-08 07:46:01 +00:00
init.tex Backport r54763: repair missing spaces after \UNIX. 2007-04-21 07:25:39 +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