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 20:03:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6da8cebe3ccf3a35a138ec6aeb03250bc86f9527
cpython
/
Doc
/
api
T
History
Neal Norwitz
025f14b72d
Move version added tag from PyObject_Length/Size to PyNumber_Index.
2006-03-08 05:29:18 +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
Document new Py_ssize_t API.
2006-03-01 05:47:11 +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
Bug
#1013800
: document PyFunction_* functions
2006-02-20 12:57:53 +00:00
utilities.tex
markup glitch (spotted by George Yoshida)
2006-03-01 12:43:53 +00:00
veryhigh.tex
…