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-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef82d2fdfe1aba18e29abbd59b22d19d490e9fca
cpython
/
Doc
/
ext
T
History
Brett Cannon
634893d1a3
Mention Py_RETURN_NONE when introducing the idiom of how to have a function
...
return Py_None.
2004-06-27 04:28:00 +00:00
..
.cvsignore
…
building.tex
…
embedding.tex
SF
#894428
, fix typo
2004-02-10 18:07:16 +00:00
ext.tex
…
extending.tex
Mention Py_RETURN_NONE when introducing the idiom of how to have a function
2004-06-27 04:28:00 +00:00
newtypes.tex
Added documentation to address SF bug
#963246
: limitations on multiple
2004-06-06 15:59:18 +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
…
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 some sloppy markup to use \guilabel
2004-01-23 09:01:56 +00:00