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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dbda47aea1759faa68e491237f078cf0c7050be
cpython
/
Doc
/
api
T
History
Neil Schemenauer
d68d3ee3dd
Note that memory returned by PyBuffer_New is not specifically aligned.
...
Closes SF bug
#472568
.
2004-06-08 02:58:50 +00:00
..
.cvsignore
…
abstract.tex
[Bug
#936837
] Add missing word
2004-06-05 19:00:55 +00:00
api.tex
…
concrete.tex
Note that memory returned by PyBuffer_New is not specifically aligned.
2004-06-08 02:58:50 +00:00
exceptions.tex
minor wording cleanup
2004-05-12 03:20:37 +00:00
init.tex
Enable the profiling of C functions (builtins and extensions)
2004-03-24 21:57:10 +00:00
intro.tex
Emphasize the requirement that Python.h be included first more strongly.
2004-03-31 07:45:46 +00:00
memory.tex
Minor clarification about what's actually promised for PyMem_Malloc(0).
2002-04-06 09:14:33 +00:00
newtypes.tex
markup correction
2004-02-17 04:17:36 +00:00
refcounting.tex
Two new public API functions, Py_IncRef and Py_DecRef. Useful for
2004-04-22 17:23:49 +00:00
refcounts.dat
Added refcount information for PyObject_GetIter().
2002-10-04 18:58:58 +00:00
utilities.tex
Drop claims that Unicode always means UCS-2.
Fixes
#881861
.
2004-06-03 09:55:28 +00:00
veryhigh.tex
improve the very-high-level API docs (contributed by Jeff Epler)
2004-03-25 15:44:56 +00:00