- 08 Mar, 2008 6 commits
-
-
Jeffrey Yasskin authored
-
Jeffrey Yasskin authored
-
Facundo Batista authored
optional: it defaults to the traceback of the exception that is currently being handled.
-
Georg Brandl authored
-
Marc-André Lemburg authored
-
Georg Brandl authored
-
- 07 Mar, 2008 4 commits
-
-
Andrew M. Kuchling authored
-
Nick Coghlan authored
Speed up with statements by storing the __exit__ method on the stack instead of in a temp variable (bumps the magic number for pyc files)
-
Jeffrey Yasskin authored
SocketServers. The core of the patch was written by Pedro Werneck, but any bugs are mine. I've also rearranged the code for timeouts in order to avoid interfering with the shutdown poll.
-
Raymond Hettinger authored
-
- 06 Mar, 2008 15 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Martin v. Löwis authored
permission to create files in the root directory. Will backport to 2.5.
-
Georg Brandl authored
-
Andrew M. Kuchling authored
-
Raymond Hettinger authored
-
- 05 Mar, 2008 15 commits
-
-
Martin v. Löwis authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Skip Montanaro authored
versions.
-
Thomas Heller authored
compatibility with PEP3118.
-
Thomas Heller authored
-
Georg Brandl authored
-
Jeffrey Yasskin authored
calls (which don't exist on non-Unix platforms). Thanks to Trent Nelson for the report and patch.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
before timing out. This doesn't change the duration of the test under normal circumstances. This is targetted at fixing the spurious failures on the FreeBSD buildbot primarily.
-
Neal Norwitz authored
should prevent a failure in tearDown masking any real test failure.
-
Neal Norwitz authored
Patch from Trent Nelson. (I can't test this.)
-