- 24 Agu, 2007 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
- 23 Agu, 2007 16 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Second half of #1752175: #ifdef out references to PyImport_DynLoadFiletab if HAVE_DYNAMIC_LOADING is not defined.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
-
- 22 Agu, 2007 5 kayıt (commit)
-
-
Jeffrey Yasskin yazdı
print a slightly more informative message.
-
Gregory P. Smith yazdı
sandboxes when bsddb3 tests are run.
-
Alex Martelli yazdı
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 yazdı
-
Skip Montanaro yazdı
-
- 21 Agu, 2007 8 kayıt (commit)
-
-
Facundo Batista yazdı
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 yazdı
to enhance readability.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Mark Hammond yazdı
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 yazdı
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 yazdı
test output (to make it easier to debug test failures caused by problems in the server). [GSoC - Alan McIntyre]
-
- 20 Agu, 2007 2 kayıt (commit)
-
-
Guido van Rossum yazdı
to prevent spurious tracebacks when a daemon thread's cleanup happens to wake up when the world around it has already been destroyed.
-
Hye-Shik Chang yazdı
-
- 19 Agu, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 18 Agu, 2007 2 kayıt (commit)
-
-
Brett Cannon yazdı
should the port be deprecated in 2.6?
-
Georg Brandl yazdı
-
- 17 Agu, 2007 5 kayıt (commit)
-
-
Brett Cannon yazdı
-
Facundo Batista yazdı
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 yazdı
removed.
-
Brett Cannon yazdı
-
Walter Dörwald yazdı
-