projects
/
platform
/
upstream
/
python-cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079309a
)
disable dict.setdefault() test in Py2.4 which tests for a bug in that version
author
Stefan Behnel
<stefan_ml@behnel.de>
Sat, 16 Feb 2013 17:46:34 +0000
(18:46 +0100)
committer
Stefan Behnel
<stefan_ml@behnel.de>
Sat, 16 Feb 2013 17:46:34 +0000
(18:46 +0100)
runtests.py
patch
|
blob
|
history
diff --git
a/runtests.py
b/runtests.py
index
9b3cde9
..
0e8c50a
100755
(executable)
--- a/
runtests.py
+++ b/
runtests.py
@@
-204,6
+204,7
@@
VER_DEP_MODULES = {
'run.relativeimport_star_T542',
'run.initial_file_path', # relative import
'run.pynumber_subtype_conversion', # bug in Py2.4
+ 'run.dict_setdefault',
]),
(2,6) : (operator.lt, lambda x: x in ['run.print_function',
'run.language_level', # print function