- 11 Nis, 2007 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 10 Nis, 2007 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Facundo Batista yazdı
Exceptions now are raised in the new style. And a mockup class is now also new style. Thanks Santiago Pereson.
-
Collin Winter yazdı
-
Facundo Batista yazdı
-
- 09 Nis, 2007 2 kayıt (commit)
-
-
Žiga Seilnacht yazdı
on Windows buildbots. The change is a one time fix and will be removed after a successful buildbot run.
-
Vinay Sajip yazdı
-
- 08 Nis, 2007 1 kayıt (commit)
-
-
Brett Cannon yazdı
'w'. Closes bug #1569057. To be backported once 2.5 branch is unfrozen.
-
- 07 Nis, 2007 1 kayıt (commit)
-
-
Collin Winter yazdı
-
- 06 Nis, 2007 5 kayıt (commit)
-
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Andrew M. Kuchling yazdı
-
- 05 Nis, 2007 3 kayıt (commit)
-
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Raymond Hettinger yazdı
-
- 04 Nis, 2007 8 kayıt (commit)
-
-
Žiga Seilnacht yazdı
MakedirTests.setUp() can now be removed.
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
Collin Winter yazdı
-
Collin Winter yazdı
-
Guido van Rossum yazdı
the test server thread at most 0.5 seconds to get ready, use an event variable.
-
Facundo Batista yazdı
how to kill the process in win32 to use the _handle attribute.
-
- 03 Nis, 2007 11 kayıt (commit)
-
-
Facundo Batista yazdı
server is available. Hope to not get more false alarms.
-
Walter Dörwald yazdı
be used to catch the last warning issued by the warning framework. Change test_warnings.py and test_structmembers.py to use this new contextmanager.
-
Facundo Batista yazdı
locally. Now, it checks if have openssl available and run those specific tests (it starts openssl at the beggining of all the tests and then kills it at the end).
-
Walter Dörwald yazdı
Test that the stacklevel is handled correctly.
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
class to that reusing the functionality in test_structmembers.py doesn't rerun the tests from test_warnings.py.
-
Facundo Batista yazdı
tests in those who need the network, and that who doesn't.
-
Georg Brandl yazdı
\begin{methoddesc}[NNTP]{...} where \ifx#1\@undefined ended up comparing N and N, therefore executing the true part of the conditional, blowing up at \@undefined.
-
Matthias Klose yazdı
patch taken from http://bugs.debian.org/416934.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Nis, 2007 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Two (test_array and test_descr) were bug IMO; the third (copy_reg) is a work-around which recognizes that object.__init__() doesn't do anything.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 01 Nis, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-