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-06-01 17:19:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e19a5bcc7b040a94bfa112929ea3354a52fa01db
cpython
/
Doc
/
api
T
History
Fred Drake
188ecd141a
Integrated more text from Guido.
2002-04-15 18:44:46 +00:00
..
.cvsignore
…
abstract.tex
Correct the descriptions of the PyObject_As*Buffer() return values.
2002-04-04 04:10:36 +00:00
api.tex
…
concrete.tex
Warn people away from PyModule_GetDict(), but not too strongly.
2002-04-12 19:32:07 +00:00
exceptions.tex
…
init.tex
Update to use the new \csimplemacro macro
2002-04-09 21:09:42 +00:00
intro.tex
…
memory.tex
Minor clarification about what's actually promised for PyMem_Malloc(0).
2002-04-06 09:14:33 +00:00
newtypes.tex
Integrated more text from Guido.
2002-04-15 18:44:46 +00:00
refcounting.tex
…
refcounts.dat
…
utilities.tex
Move reference material on PyArg_Parse*() out of the Extending & Embedding
2002-04-05 23:01:14 +00:00
veryhigh.tex
…