cpython/Doc/api
Tim Peters 4643c2fda1 Followup to bug #1069160.
PyThreadState_SetAsyncExc():  internal correctness changes wrt
refcount safety and deadlock avoidance.  Also added a basic test
case (relying on ctypes) and repaired the docs.
2006-08-10 22:45:34 +00:00
..
abstract.tex Add a x-ref to newer calling APIs. 2006-05-25 21:11:56 +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 ``str`` is now the same object as ``types.StringType``. 2006-08-08 20:48:10 +00:00
exceptions.tex Fix function name. 2006-07-31 16:00:34 +00:00
init.tex Followup to bug #1069160. 2006-08-10 22:45:34 +00:00
intro.tex lots of markup nits, most commonly Unix/unix --> \UNIX 2006-07-30 03:03:43 +00:00
memory.tex Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR, 2006-04-14 15:58:03 +00:00
newtypes.tex Clarify documentation for bf_getcharbuffer. 2006-06-07 21:48:17 +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 markup glitch (spotted by George Yoshida) 2006-03-01 12:43:53 +00:00
veryhigh.tex improve the very-high-level API docs (contributed by Jeff Epler) 2004-03-25 15:44:56 +00:00