- 28 May, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Claudiu Popa.
-
Serhiy Storchaka yazdı
it supports reverse() and negative indices. Original patch by Claudiu Popa.
-
- 27 May, 2014 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar.
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar. 2.7 backport of 90829, d7eea8f608c2.
-
Raymond Hettinger yazdı
-
- 26 May, 2014 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
Issue #21481: Teach argparse equality tests to return NotImplemented when comparing to unknown types.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 25 May, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 24 May, 2014 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
cause GUI tests to segfault in Cocoa Tk when run under regrtest -j (multiple threads running subprocesses).
-
- 23 May, 2014 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
PanedWindow.paneconfigure(), and Menu.entryconfigure().
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
This also fixes a quadratic compilation time issue noticeable when compiling code with a large number of "and" and "or" operators.
-
Terry Jan Reedy yazdı
Patch prepared by David Harrigan.
-
Raymond Hettinger yazdı
-
- 22 May, 2014 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
source directory.
-
Benjamin Peterson yazdı
-
- 19 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 18 May, 2014 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 17 May, 2014 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Matti Picus.
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
As of 2.7.8, the 32-bit-only installer will support OS X 10.5 and later systems as is currently done for Python 3.x installers. For 2.7.7 only, we will provide three installers: the legacy deprecated 10.3+ 32-bit-only format; the newer 10.5+ 32-bit-only format; and the unchanged 10.6+ 64-/32-bit format. Although binary installers will no longer be available from python.org as of 2.7.8, it will still be possible to build from source on 10.3.9 and 10.4 systems if necessary.
-
Senthil Kumaran yazdı
Backport Fix for Issue #7776: Fix ``Host:'' header and reconnection when using http.client.HTTPConnection.set_tunnel(). Patch by Nikolaus Rath.
-