cpython/Doc/api
Armin Rigo a71fd71c3e Documentation bug: PySet_Pop() returns a new reference (because the
caller becomes the owner of that reference).
2006-05-02 19:52:32 +00:00
..
abstract.tex Move version added tag from PyObject_Length/Size to PyNumber_Index. 2006-03-08 05:29:18 +00:00
api.tex
concrete.tex fix markup glitch 2006-04-28 16:09:45 +00:00
exceptions.tex Document PEP 352 changes. Also added GeneratorExit. 2006-03-01 22:10:49 +00:00
init.tex Fix warning that texcheck complained about. 2006-03-01 16:37:55 +00:00
intro.tex Stop claiming that Py_Finalize releases all memory. 2006-04-13 07:28:29 +00:00
memory.tex Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR, 2006-04-14 15:58:03 +00:00
newtypes.tex Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR, 2006-04-14 15:58:03 +00:00
refcounting.tex Two typo fixes 2004-07-26 19:25:54 +00:00
refcounts.dat Documentation bug: PySet_Pop() returns a new reference (because the 2006-05-02 19:52:32 +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