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 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf8229ea3b0c0f56d261074bd9eb18b459ff8a8a
cpython
/
Doc
/
api
T
History
Georg Brandl
658d513328
PyErr_NewException now accepts a tuple of base classes as its
...
"base" parameter.
2006-05-23 11:17:21 +00:00
..
abstract.tex
avoid ugly markup based on the unfortunate conversions of ">>" and "<<" to
2006-05-03 02:04:40 +00:00
api.tex
…
concrete.tex
Typo repair.
2006-05-13 23:31:05 +00:00
exceptions.tex
PyErr_NewException now accepts a tuple of base classes as its
2006-05-23 11:17:21 +00:00
init.tex
Fix warning that texcheck complained about.
2006-03-01 16:37:55 +00:00
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
SF patch
#1473132
: Improve docs for tp_clear and tp_traverse,
2006-05-12 01:57:59 +00:00
refcounting.tex
Two typo fixes
2004-07-26 19:25:54 +00:00
refcounts.dat
Documentation bug: PySet_Pop() returns a new reference (because the
2006-05-02 19:52:32 +00:00
utilities.tex
markup glitch (spotted by George Yoshida)
2006-03-01 12:43:53 +00:00
veryhigh.tex
improve the very-high-level API docs (contributed by Jeff Epler)
2004-03-25 15:44:56 +00:00