- 31 May, 2014 9 commits
-
-
Benjamin Peterson authored
Backport by Alex Gaynor.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ned Deily authored
-
- 30 May, 2014 9 commits
-
-
Terry Jan Reedy authored
-
Vinay Sajip authored
-
Steve Dower authored
-
Steve Dower authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
the Tkinter module on 64-bit platforms.
-
Serhiy Storchaka authored
-
Gregory P. Smith authored
directory that are too short to be parsed instead of letting a struct.unpack error bubble up as this "bad data" appears in many real world zip files in the wild and is ignored by other zip tools.
-
- 29 May, 2014 1 commit
-
-
Terry Jan Reedy authored
Put instructions in a fixed size scrollable Text. Patch by Saimadhav Heblikar.
-
- 28 May, 2014 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Claudiu Popa.
-
Serhiy Storchaka authored
it supports reverse() and negative indices. Original patch by Claudiu Popa.
-
- 27 May, 2014 3 commits
-
-
Terry Jan Reedy authored
Patch by Saimadhav Heblikar.
-
Terry Jan Reedy authored
Patch by Saimadhav Heblikar. 2.7 backport of 90829, d7eea8f608c2.
-
Raymond Hettinger authored
-
- 26 May, 2014 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
Issue #21481: Teach argparse equality tests to return NotImplemented when comparing to unknown types.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 25 May, 2014 1 commit
-
-
Serhiy Storchaka authored
-
- 24 May, 2014 3 commits
-
-
Terry Jan Reedy authored
Patch by Saimadhav Heblikar
-
Benjamin Peterson authored
-
Ned Deily authored
cause GUI tests to segfault in Cocoa Tk when run under regrtest -j (multiple threads running subprocesses).
-
- 23 May, 2014 5 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
PanedWindow.paneconfigure(), and Menu.entryconfigure().
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
This also fixes a quadratic compilation time issue noticeable when compiling code with a large number of "and" and "or" operators.
-
Terry Jan Reedy authored
Patch prepared by David Harrigan.
-