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-26 22:32:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfc2e5ee8ec66fb483e595eed16d49b75eb7e482
cpython
/
Doc
/
ext
T
History
Fred Drake
103b548a76
Add a note warning against semicolons following PyObject_HEAD.
...
Minor cleanups.
2002-04-02 15:42:46 +00:00
..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
building.tex
Patch
#500136
: Update Update ext build documentation. 2.2.1 candidate.
2002-03-09 10:06:14 +00:00
embedding.tex
Clean up some markup cruft. A number of the macros that take no
2001-11-28 07:26:15 +00:00
ext.tex
Patch
#500136
: Update Update ext build documentation. 2.2.1 candidate.
2002-03-09 10:06:14 +00:00
extending.tex
There is no PyArg_ConvertTuple(); call it by the right name.
2002-04-01 23:12:25 +00:00
newtypes.tex
Add a note warning against semicolons following PyObject_HEAD.
2002-04-02 15:42:46 +00:00
noddy.c
The new files included by \verbatiminput in newtypes.tex.
2002-03-28 23:32:53 +00:00
run-func.c
Do not #include <stdio.h> since Python.h already does that.
2001-09-06 16:20:33 +00:00
typestruct.h
Use the right types for a couple of fields of the type structure.
2002-03-29 22:46:04 +00:00
windows.tex
Patch
#500136
: Update Update ext build documentation. 2.2.1 candidate.
2002-03-09 10:06:14 +00:00