index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
output
/
test_extcall
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undo previous checkin -- Barry fixed it better.
Guido van Rossum
2001-08-24
1
-2/+0
*
Update test output to match new (more informative) error message about
Guido van Rossum
2001-08-24
1
-2/+2
*
The change of type(None).__name__ from 'None' to 'NoneType' broke this
Guido van Rossum
2001-08-16
1
-2/+2
*
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
Tim Peters
2001-05-13
1
-10/+10
*
Test cases for examples of ext call error handling.
Jeremy Hylton
2001-04-11
1
-0/+5
*
Patch #103344: Sort dicts from extcall for easier comparison with Jython.
Tim Peters
2001-01-21
1
-36/+36
*
This patch makes sure that the function name always appears in the error
Ka-Ping Yee
2001-01-15
1
-10/+85
*
track recent change to test_extcall.py
Jeremy Hylton
2000-10-30
1
-0/+4
*
Ka-Ping Yee <ping@lfw.org>:
Fred Drake
2000-10-24
1
-6/+6
*
Two fixes for extended call syntax:
Jeremy Hylton
2000-03-30
1
-0/+4
*
fix previous checkin
Jeremy Hylton
2000-03-28
1
-0/+7
*
add test cases for Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
1
-0/+18