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-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83969eeeeb08fa27d8564303792107750ff09598
cpython
/
Doc
/
api
T
History
Brett Cannon
65d63424b4
Minor grammatical fixes.
2004-03-18 01:38:11 +00:00
..
.cvsignore
…
abstract.tex
Use a new macro, PySequence_Fast_ITEMS to factor out code common to
2004-03-12 08:04:00 +00:00
api.tex
…
concrete.tex
Documentation for PyDescr_NewClassMethod was missing - here's at least
2004-02-09 10:47:11 +00:00
exceptions.tex
SF patch
#838938
: Typos in the docs (Extending/Embedding + Python/C API)
2003-12-07 11:40:17 +00:00
init.tex
Minor grammatical fixes.
2004-03-18 01:38:11 +00:00
intro.tex
Patch
#837322
: Clarify owning, borrowing, stealing. Backported to 2.3.
2003-11-06 21:08:11 +00:00
memory.tex
…
newtypes.tex
markup correction
2004-02-17 04:17:36 +00:00
refcounting.tex
…
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
…