Ezio Melotti
|
ed3a7d2d60
|
#10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex.
|
2010-12-01 02:32:32 +00:00 |
Ezio Melotti
|
b3aedd4862
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
2010-11-20 19:04:17 +00:00 |
Brian Quinlan
|
b304d0b46f
|
Fixes a timing-related failure on Windows (issue 10183)
|
2010-11-20 04:09:35 +00:00 |
Victor Stinner
|
2e598faade
|
test_concurrent_futures: remove temporary hack
|
2010-11-07 04:36:56 +00:00 |
Victor Stinner
|
7322fcf84b
|
test_concurrent_futures: dump ulimit -a to check a failure on x86 FreeBSD 7.2 3.x, buildbot
|
2010-11-06 13:10:29 +00:00 |
Brian Quinlan
|
1e2ae4f054
|
Fixes 9903: test_concurrent_futures writes on stderr
|
2010-10-06 13:05:45 +00:00 |
Brian Quinlan
|
81c4d36928
|
Initial implementation of PEP 3148
|
2010-09-18 22:35:02 +00:00 |