- 24 Aug, 2007 10 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Guido van Rossum authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Gregory P. Smith authored
-
- 23 Aug, 2007 16 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Second half of #1752175: #ifdef out references to PyImport_DynLoadFiletab if HAVE_DYNAMIC_LOADING is not defined.
-
Georg Brandl authored
-
Georg Brandl authored
-
Brett Cannon authored
-
- 22 Aug, 2007 5 commits
-
-
Jeffrey Yasskin authored
print a slightly more informative message.
-
Gregory P. Smith authored
sandboxes when bsddb3 tests are run.
-
Alex Martelli authored
object's co_consts tuple; add a test to show that the previous behavior (where these two constants were "collapsed" into one) causes serious malfunctioning.
-
Skip Montanaro authored
-
Skip Montanaro authored
-
- 21 Aug, 2007 8 commits
-
-
Facundo Batista authored
and tests for NOOP, RSET, and VRFY. Corrected typo in a comment for testNonnumericPort. Added a check for constructing SMTP objects when non-numeric ports are included in the host name. Derived a server from SMTPServer to test various ESMTP/SMTP capabilities. Check that a second HELO to DebuggingServer returns an error. [GSoC - Alan McIntyre]
-
Georg Brandl authored
to enhance readability.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Mark Hammond authored
As discussed on distutils-sig: Allows the generated installer name on 64bit Windows platforms to be different than the name generated for 32bit Windows platforms.
-
Mark Hammond authored
As discussed on distutils-sig: Allows the generated installer name on 64bit Windows platforms to be different than the name generated for 32bit Windows platforms.
-
Facundo Batista authored
test output (to make it easier to debug test failures caused by problems in the server). [GSoC - Alan McIntyre]
-
- 20 Aug, 2007 1 commit
-
-
Guido van Rossum authored
to prevent spurious tracebacks when a daemon thread's cleanup happens to wake up when the world around it has already been destroyed.
-