cpython/Doc/api
Georg Brandl 595d9b6bc6 Bug #1541682: Fix example in the "Refcount details" API docs.
Additionally, remove a faulty example showing PySequence_SetItem applied
to a newly created list object and add notes that this isn't a good idea.
 (backport from rev. 51364)
2006-08-18 07:28:03 +00:00
..
abstract.tex Bug #1541682: Fix example in the "Refcount details" API docs. 2006-08-18 07:28:03 +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 #1541682: Fix example in the "Refcount details" API docs. 2006-08-18 07:28:03 +00:00
exceptions.tex Slightly revised version of patch #1538956: 2006-08-14 10:55:19 +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
newtypes.tex Clarify documentation for bf_getcharbuffer. 2006-06-07 21:48:17 +00:00
refcounting.tex
refcounts.dat Add refcounts for PyErr_WarnEx 2006-07-31 12:20:24 +00:00
utilities.tex
veryhigh.tex