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-25 22:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d88322a2b1fee84ce728b60c1ea614bfaa1121f
cpython
/
Doc
/
ext
T
History
Raymond Hettinger
2619c9ec89
SF patch
#838938
: Typos in the docs (Extending/Embedding + Python/C API)
...
(Contributed by Florent Rougon.)
2003-12-07 11:40:17 +00:00
..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
building.tex
Typo.
2002-05-16 14:45:37 +00:00
embedding.tex
Fix SF # 646578, Documentation Typo
2002-12-02 04:42:58 +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
Fix the problem addressed by patch
2003-11-07 11:45:34 +00:00
newtypes.tex
SF patch
#838938
: Typos in the docs (Extending/Embedding + Python/C API)
2003-12-07 11:40:17 +00:00
noddy2.c
Fixed bug in implementation of tp_init function. It should be an int
2003-06-28 11:54:03 +00:00
noddy3.c
Fixed bug in implementation of tp_init function. It should be an int
2003-06-28 11:54:03 +00:00
noddy4.c
Rewrote the docs for supporting cyclic garbage collection to reflect
2003-06-28 13:29:16 +00:00
noddy.c
Changed the assignment of PyType_GenericNew to tp_new slot. Now do
2003-06-28 11:53:29 +00:00
run-func.c
Fix SF # 626275, missing DECREF's in embedding example
2002-12-17 00:40:38 +00:00
setup.py
Rewrote the docs for supporting cyclic garbage collection to reflect
2003-06-28 13:29:16 +00:00
test.py
Rewrote the docs for supporting cyclic garbage collection to reflect
2003-06-28 13:29:16 +00:00
windows.tex
Fix minor markup nits.
2002-11-05 16:52:50 +00:00