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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
843c734ddda3e317eee97dfdd32ff15ceede22fc
cpython
/
Doc
/
api
T
History
Thomas Heller
1328b52c6f
Two new public API functions, Py_IncRef and Py_DecRef. Useful for
...
dynamic embedders of Python.
2004-04-22 17:23:49 +00:00
..
.cvsignore
…
abstract.tex
SF bug
#936827
: PyNumber_And() 's description
2004-04-17 11:57:40 +00:00
api.tex
…
concrete.tex
SF bug:
#921927
: Fixed a typo/thinko spelling "parameter" as "paramter"
2004-03-25 08:51:36 +00:00
exceptions.tex
Remove note that PyErr_SetInterrupt() is obsolete; add comment about the
2004-03-25 14:25:28 +00:00
init.tex
Enable the profiling of C functions (builtins and extensions)
2004-03-24 21:57:10 +00:00
intro.tex
Emphasize the requirement that Python.h be included first more strongly.
2004-03-31 07:45:46 +00:00
memory.tex
…
newtypes.tex
markup correction
2004-02-17 04:17:36 +00:00
refcounting.tex
Two new public API functions, Py_IncRef and Py_DecRef. Useful for
2004-04-22 17:23:49 +00:00
refcounts.dat
Added refcount information for PyObject_GetIter().
2002-10-04 18:58:58 +00:00
utilities.tex
SF 810242. Fix doubled word errors.
2003-09-22 15:27:11 +00:00
veryhigh.tex
improve the very-high-level API docs (contributed by Jeff Epler)
2004-03-25 15:44:56 +00:00