- 01 Sep, 2007 8 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Walter Dörwald authored
-
Walter Dörwald authored
-
Skip Montanaro authored
empty pattern match. (issue 852532).
-
Georg Brandl authored
-
Georg Brandl authored
-
Martin v. Löwis authored
Will backport to 2.5.
-
- 31 Aug, 2007 6 commits
-
-
Bill Janssen authored
-
Bill Janssen authored
-
Bill Janssen authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 30 Aug, 2007 17 commits
-
-
Thomas Wouters authored
-
Thomas Wouters authored
classes when they are actually created.
-
Thomas Wouters authored
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 authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Bill Janssen authored
-
Bill Janssen authored
-
Walter Dörwald authored
-
Walter Dörwald authored
-
Mark Summerfield authored
-
Georg Brandl authored
* Don't raise TestSkipped within a test function.
-
Georg Brandl authored
-
Georg Brandl authored
-
- 29 Aug, 2007 5 commits
-
-
Bill Janssen authored
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 authored
exceptions raised during FailingServerTestCase tests. [GSoC - Alan McIntyre]
-
Neal Norwitz authored
-
Skip Montanaro authored
-
Skip Montanaro authored
-
- 28 Aug, 2007 4 commits
-
-
Walter Dörwald authored
-
Skip Montanaro authored
-
Georg Brandl authored
-
Walter Dörwald authored
HTMLCalender.formatyearpage() (there's no themonth parameter). This fixes issue1046.
-