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-21 03:44:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d28fcbc7fb568c1ed763e57b5d5dec13ebf07bee
cpython
/
Doc
/
api
T
History
Martin v. Löwis
2f401d7186
Patch
#1686451
: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}.
...
Will backport.
2007-03-23 10:35:49 +00:00
..
abstract.tex
Patch
#1686451
: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}.
2007-03-23 10:35:49 +00:00
api.tex
[Patch
#1490989
from Skip Montanaro] Mention debugging builds in the API documentation. I've changed Skip's patch to point to Misc/SpecialBuilds and fiddled with the markup a bit.
2006-07-29 19:24:04 +00:00
concrete.tex
Patch
#1675423
: PyComplex_AsCComplex() now tries to convert an object
2007-03-17 16:08:45 +00:00
exceptions.tex
Patch
#1592072
: fix docs for return value of PyErr_CheckSignals.
2006-11-08 07:45:59 +00:00
init.tex
Followup to bug
#1069160
.
2006-08-10 22:45:34 +00:00
intro.tex
Bug
#1541682
: Fix example in the "Refcount details" API docs.
2006-08-18 07:27:59 +00:00
memory.tex
Bugs
#1668032
,
#1668036
,
#1669304
: clarify behavior of PyMem_Realloc and _Resize.
2007-03-02 20:30:14 +00:00
newtypes.tex
Nit: a struct field is set to GenericAlloc, not GenericAlloc().
2007-03-06 09:33:01 +00:00
refcounting.tex
Two typo fixes
2004-07-26 19:25:54 +00:00
refcounts.dat
Add refcounts for PyErr_WarnEx
2006-07-31 12:20:24 +00:00
utilities.tex
Patch
#1684834
: document some utility C API functions.
2007-03-21 09:16:53 +00:00
veryhigh.tex
improve the very-high-level API docs (contributed by Jeff Epler)
2004-03-25 15:44:56 +00:00