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-07-19 16:36:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4caeff9867dcc3fce66d4bb73199e2ef7bec62be
cpython
/
Doc
/
api
T
History
Georg Brandl
4caeff9867
Patch
#1415507
: clarify docs on reference stealing
2006-02-18 22:55:59 +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
Clarify the docs for Py_UNICODE.
2005-10-10 19:08:41 +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
Bug
#1432350
: arrayobject should use PyObject_VAR_HEAD
2006-02-17 08:56:33 +00:00
refcounting.tex
…
refcounts.dat
SF#1383115
2005-12-18 19:39:59 +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
…