- 04 Eyl, 2007 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
get_completion_type to readline.
-
Martin v. Löwis yazdı
context. Fixes #1626801.
-
Mark Summerfield yazdı
-
- 03 Eyl, 2007 2 kayıt (commit)
-
-
Matthias Klose yazdı
-
Georg Brandl yazdı
-
- 02 Eyl, 2007 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
by the Makefile is also used at configure-time.
-
- 01 Eyl, 2007 10 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
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 1 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.
-