This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a660a34844f55dc2400a6ef6f2055b239b0aede7
cpython
/
Doc
/
ext
History
Guido van Rossum
7a59445e37
Document required return values -1, 0, 1 for tp_compare handler, as
...
suggested in SF patch
#424475
. Also document exception return.
2001-10-16 20:32:05 +00:00
..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
embedding.tex
Use the standard argument convention for main(), and conform to the
2001-09-06 16:17:24 +00:00
ext.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00
extending.tex
SF [
#466125
] PyLong_AsLongLong works for any integer.
2001-09-30 05:09:37 +00:00
newtypes.tex
Document required return values -1, 0, 1 for tp_compare handler, as
2001-10-16 20:32:05 +00:00
run-func.c
Do not #include <stdio.h> since Python.h already does that.
2001-09-06 16:20:33 +00:00
unix.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00
windows.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00