- 02 Jun, 2014 3 commits
-
-
Zachary Ware authored
This changeset also includes cleanup allowed by this behavior change.
-
Serhiy Storchaka authored
bbox(), curselection() and get().
-
Serhiy Storchaka authored
Based on patch by Guilherme Polo.
-
- 01 Jun, 2014 5 commits
-
-
Vinay Sajip authored
-
Serhiy Storchaka authored
non-ascii bytes literals.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Terry Jan Reedy authored
2.7 and 3.4. Original patch by Saimadhav Heblikar.
-
- 31 May, 2014 10 commits
-
-
Benjamin Peterson authored
-
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
-