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
68bc4f9ae574b81fc14e54c9e96ea2b4fb4eaecb
cpython
/
Doc
/
api
T
History
Georg Brandl
b518d8c7d7
Fix casing of function names.
2006-02-22 11:46:55 +00:00
..
abstract.tex
SF bug
#1323739
, C API doc for PySequence_Tuple duplicated
2005-10-12 03:58:14 +00:00
api.tex
…
concrete.tex
Fix casing of function names.
2006-02-22 11:46:55 +00:00
exceptions.tex
…
init.tex
Add versionadded info
2005-12-18 01:36:44 +00:00
intro.tex
Patch
#1415507
: clarify docs on reference stealing
2006-02-18 22:55:59 +00:00
memory.tex
SF Patch
#1093896
: miscellaneous doc typos
2005-01-01 00:28:46 +00:00
newtypes.tex
fix typo
2006-02-21 20:41:29 +00:00
refcounting.tex
…
refcounts.dat
Bug
#1013800
: document PyFunction_* functions
2006-02-20 12:57:53 +00:00
utilities.tex
bug
#1281408
: make Py_BuildValue work with unsigned longs and long longs
2005-11-24 15:37:42 +00:00
veryhigh.tex
…