- 21 Dec, 2009 1 commit
-
-
Tarek Ziadé authored
-
- 20 Dec, 2009 15 commits
-
-
Tarek Ziadé authored
-
Mark Dickinson authored
use new-style formatting. Thanks Florent Xicluna for the patch.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
R. David Murray authored
self-test. Because of a change to the way tracebacks are printed, this self-test was failing. The test is run (and passes) during normal regression testing. So instead of running the failing self-test this patch makes doctest emit a usage message. This is better behavior anyway since passing in arguments is the real reason to run doctest as a command. Bug discovery and initial patch by Florent Xicluna.
-
R. David Murray authored
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Mark Dickinson authored
it to do the conversion explicitly instead. See issue #7550.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Refactored HTTPHandler tests and added testcase for proxy authorization.
-
- 19 Dec, 2009 9 commits
-
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Mark Dickinson authored
math module.
-
- 17 Dec, 2009 2 commits
-
-
Vinay Sajip authored
-
Mark Dickinson authored
-
- 16 Dec, 2009 4 commits
-
-
Mark Dickinson authored
testing on Windows.
-
R. David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 15 Dec, 2009 2 commits
-
-
Tarek Ziadé authored
-
Benjamin Peterson authored
-
- 14 Dec, 2009 3 commits
-
-
R. David Murray authored
instead of a hard coded port number in test_rapid_restart.
-
R. David Murray authored
any errors that might occur during coercion of the left operand and turning them into a TypeError with a message text that was confusing in the given context. This patch lets any errors through, as was already done during coercion of the right hand side.
-
R. David Murray authored
-
- 13 Dec, 2009 4 commits
-
-
Tarek Ziadé authored
reorganized the distutils doc a bit : the MANIFEST.in template system has its own section now. This is easier to find and follow
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-