- 22 May, 2009 1 commit
-
-
Raymond Hettinger authored
-
- 21 May, 2009 1 commit
-
-
Michael Foord authored
Rename TestCase._result to _resultForDoCleanups to avoid potential clashes in TestCase subclasses. Issue 6072.
-
- 20 May, 2009 7 commits
-
-
Mark Dickinson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Jeffrey Yasskin authored
a code object.
-
Mark Dickinson authored
-
Collin Winter authored
-
- 19 May, 2009 5 commits
-
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
to make it possible to use pydoc to get access to the language reference. That is, without this patch the folllowing won't work: >>> help('if')
-
Raymond Hettinger authored
-
Tarek Ziadé authored
-
- 18 May, 2009 6 commits
-
-
Collin Winter authored
-
Jeffrey Yasskin authored
made it try to set the line number from the trace callback for a 'call' event. This patch makes the error message a little more helpful in that case, and makes it a little less likely that a future editor will make the same mistake in test_trace.
-
Raymond Hettinger authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
- 17 May, 2009 15 commits
-
-
Benjamin Peterson authored
-
Tarek Ziadé authored
-
Benjamin Peterson authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
removed sys.platform == 'mac' support in distutils.dist.parse_command_line and improved test coverage
-
Mark Dickinson authored
complex -> float conversion error messages.
-
Tarek Ziadé authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Hirokazu Yamamoto authored
-
Hirokazu Yamamoto authored
-
- 16 May, 2009 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-