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
04a51ec8a331df2bd4ff64e150a016f8f10053e1
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
…
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
…
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
…