- 11 Mar, 2008 2 commits
-
-
Guido van Rossum authored
(Exploit at request.)
-
Raymond Hettinger authored
-
- 09 Mar, 2008 3 commits
-
-
Neal Norwitz authored
Some buildbots were consistently failing (e.g., amd64). Also remove a couple of semi-colons.
-
Georg Brandl authored
-
Georg Brandl authored
-
- 08 Mar, 2008 7 commits
-
-
Jeffrey Yasskin authored
string.
-
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 9 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.
-