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-19 19:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
137ff79329ceefa9f7318c3bb97277627866c2ac
cpython
/
Doc
/
api
T
History
Thomas Heller
653f23cc81
Document the correct return type of PyLong_AsUnsignedLongLongMask.
2006-07-06 15:06:05 +00:00
..
abstract.tex
Add a x-ref to newer calling APIs.
2006-05-25 21:11:56 +00:00
api.tex
…
concrete.tex
Document the correct return type of PyLong_AsUnsignedLongLongMask.
2006-07-06 15:06:05 +00:00
exceptions.tex
Exception isn't the root of all exception classes anymore.
2006-05-26 19:04:47 +00:00
init.tex
…
intro.tex
Stop claiming that Py_Finalize releases all memory.
2006-04-13 07:28:29 +00:00
memory.tex
Patch
#702933
: Undocument PyObject_NEW, PyObject_NEW_VAR,
2006-04-14 15:58:03 +00:00
newtypes.tex
Clarify documentation for bf_getcharbuffer.
2006-06-07 21:48:17 +00:00
refcounting.tex
…
refcounts.dat
Documentation bug: PySet_Pop() returns a new reference (because the
2006-05-02 19:52:32 +00:00
utilities.tex
…
veryhigh.tex
…