- 18 Aug, 2007 1 commit
-
-
Georg Brandl authored
-
- 17 Aug, 2007 14 commits
-
-
Brett Cannon authored
-
Facundo Batista authored
that allows sending back exception/stack trace information about internal server errors (this flag defaults to False to avoid sending such information unless explicitly enabled). Added tests to verify behavior of this new feature (these tests are skipped on win32 because of problems with WSAEWOULDBLOCK). Renamed HTTPTestCase to SimpleServerTestCase. [GSoC - Alan McIntyre]
-
Brett Cannon authored
removed.
-
Brett Cannon authored
-
Walter Dörwald authored
-
Georg Brandl authored
-
Walter Dörwald authored
-
Walter Dörwald authored
-
Georg Brandl authored
Prepare for cross-linking with the new .. glossary:: directive.
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 16 Aug, 2007 4 commits
-
-
Matthias Klose authored
-
Mark Summerfield authored
may not compare equal (due to the possibility of multiple representations).
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 15 Aug, 2007 10 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Facundo Batista authored
better error message, more descriptive. (bug #1770009)
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 14 Aug, 2007 6 commits
-
-
Brett Cannon authored
recently removed).
-
Facundo Batista authored
against a SimpleXMLRPCServer in a separate thread. Because of problems with WSAEWOULDBLOCK (error 10035) being raised by the server on Windows, these new tests are skipped on win32. [GSoC - Alan McIntyre]
-
Brett Cannon authored
test.test_support.catch_warning is more full-featured and provides the same functionality. Since guard_warnings_filter was added in 2.6 there is no backwards-compatibility issues.
-
Martin v. Löwis authored
-
Brett Cannon authored
-
Brett Cannon authored
-
- 12 Aug, 2007 1 commit
-
-
Neal Norwitz authored
-
- 10 Aug, 2007 1 commit
-
-
Neal Norwitz authored
-
- 09 Aug, 2007 1 commit
-
-
Guido van Rossum authored
in PythonCmd().
-
- 08 Aug, 2007 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
Fixes #1730114.
-