- 26 May, 2014 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 25 May, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar. 2.7 version will follow.
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
The 'File objects' section was removed in Python 3. Patch by Claudiu Popa.
-
- 24 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar
-
- 23 May, 2014 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Brett Cannon yazdı
raise an exception when a module doesn't exist. Thanks to Pavel Aslanov for the bug report.
-
Serhiy Storchaka yazdı
when reference or offset size is not a power of two.
-
Serhiy Storchaka yazdı
PanedWindow.paneconfigure(), and Menu.entryconfigure().
-
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 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
-
- 20 May, 2014 2 kayıt (commit)
-
-
Victor Stinner yazdı
simplify the synchronization with Trollius
-
Terry Jan Reedy yazdı
-
- 19 May, 2014 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
Patch provided by Berker Peksag.
-
Larry Hastings yazdı
-
Terry Jan Reedy yazdı
-
- 18 May, 2014 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 17 May, 2014 4 kayıt (commit)
-
-
Donald Stufft yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
Patch by Matti Picus.
-
Ned Deily yazdı
-
- 16 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 15 May, 2014 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 14 May, 2014 7 kayıt (commit)
-
-
Victor Stinner yazdı
Berker Peksag (already present in Misc/ACKS). The issue was reported by Brad Aylsworth.
-
Serhiy Storchaka yazdı
with ignore case. Original patch by Matthew Barnett.
-
Serhiy Storchaka yazdı
binary mode is specified. Patch by Sam Kimbrel.
-
Victor Stinner yazdı
None: RuntimeError("sys.stderr is None") instead of AttributeError("'NoneType' object has no attribute 'fileno'").
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Patch written by Brad Aylsworth.
-