- 01 Eyl, 2007 8 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
-
Skip Montanaro yazdı
empty pattern match. (issue 852532).
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
Will backport to 2.5.
-
- 31 Agu, 2007 6 kayıt (commit)
-
-
Bill Janssen yazdı
-
Bill Janssen yazdı
-
Bill Janssen yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 30 Agu, 2007 17 kayıt (commit)
-
-
Thomas Wouters yazdı
-
Thomas Wouters yazdı
classes when they are actually created.
-
Thomas Wouters yazdı
The exact behaviour of omitted and negative indices for the Pointer type may need a closer look (especially as it's subtly different from simple slices) but there's time yet before 2.6, and not enough before 3.0a1 :-)
-
Lars Gustäbel yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Bill Janssen yazdı
-
Bill Janssen yazdı
-
Walter Dörwald yazdı
-
Walter Dörwald yazdı
-
Mark Summerfield yazdı
-
Georg Brandl yazdı
* Don't raise TestSkipped within a test function.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 29 Agu, 2007 5 kayıt (commit)
-
-
Bill Janssen yazdı
1) Improve the documentation of the SSL module, with a fuller explanation of certificate usage, another reference, proper formatting of this and that. 2) Fix Windows bug in ssl.py, and general bug in sslsocket.close(). Remove some unused code from ssl.py. Allow accept() to be called on sslsocket sockets. 3) Use try-except-else in import of ssl in socket.py. Deprecate use of socket.ssl(). 4) Remove use of socket.ssl() in every library module, except for test_socket_ssl.py and test_ssl.py.
-
Facundo Batista yazdı
exceptions raised during FailingServerTestCase tests. [GSoC - Alan McIntyre]
-
Neal Norwitz yazdı
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 28 Agu, 2007 4 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
Walter Dörwald yazdı
HTMLCalender.formatyearpage() (there's no themonth parameter). This fixes issue1046.
-