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-26 22:32:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76c21bdb464d45b664d7532d9f5fac919dcdecb2
cpython
/
Doc
/
api
T
History
Walter Dörwald
c44e14eba0
Fix typos.
2006-03-31 11:03:57 +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 typos.
2006-03-31 11:03:57 +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
Patch
#1415507
: clarify docs on reference stealing
2006-02-18 22:55:59 +00:00
memory.tex
…
newtypes.tex
Make documentation match the implementation.
2006-03-01 05:16:03 +00:00
refcounting.tex
…
refcounts.dat
fill in refcount information for APIs first documented in Python 2.5
2006-03-30 03:04:41 +00:00
utilities.tex
markup glitch (spotted by George Yoshida)
2006-03-01 12:43:53 +00:00
veryhigh.tex
…