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
a2777d3a55ca75f199ab4cedd8653104f2bcf40e
cpython
/
Doc
/
ext
T
History
Walter Dörwald
f0dfc7ac5c
Fix a bunch of typos in documentation, docstrings and comments.
...
(From SF patch
#810751
)
2003-10-20 14:01:56 +00:00
..
.cvsignore
…
building.tex
…
embedding.tex
Fix SF # 646578, Documentation Typo
2002-12-02 04:42:58 +00:00
ext.tex
…
extending.tex
Fix spacing markup and other sundries.
2003-09-08 19:01:04 +00:00
newtypes.tex
Fix a bunch of typos in documentation, docstrings and comments.
2003-10-20 14:01:56 +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
…