This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-21 11:54:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fd9607badee68dbc679017ab962b99e5c265eca
cpython
/
Doc
/
api
T
History
Andrew M. Kuchling
c458433850
Minor edits
2006-08-18 13:57:13 +00:00
..
abstract.tex
Minor edits
2006-08-18 13:57:13 +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
Minor edits
2006-08-18 13:57:13 +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:27:59 +00:00
memory.tex
…
newtypes.tex
Typo in tp_clear docs.
2006-08-18 07:35:47 +00:00
refcounting.tex
…
refcounts.dat
Add refcounts for PyErr_WarnEx
2006-07-31 12:20:24 +00:00
utilities.tex
…
veryhigh.tex
…