- 26 May, 2014 9 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
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
-
Raymond Hettinger authored
-
- 25 May, 2014 4 commits
-
-
Terry Jan Reedy authored
Patch by Saimadhav Heblikar. 2.7 version will follow.
-
Nick Coghlan authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
The 'File objects' section was removed in Python 3. Patch by Claudiu Popa.
-
- 24 May, 2014 1 commit
-
-
Terry Jan Reedy authored
Patch by Saimadhav Heblikar
-
- 23 May, 2014 7 commits
-
-
Serhiy Storchaka authored
-
Brett Cannon authored
raise an exception when a module doesn't exist. Thanks to Pavel Aslanov for the bug report.
-
Serhiy Storchaka authored
when reference or offset size is not a power of two.
-
Serhiy Storchaka authored
PanedWindow.paneconfigure(), and Menu.entryconfigure().
-
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.
-
Raymond Hettinger authored
-
- 22 May, 2014 3 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Ned Deily authored
-
- 20 May, 2014 2 commits
-
-
Victor Stinner authored
simplify the synchronization with Trollius
-
Terry Jan Reedy authored
-
- 19 May, 2014 3 commits
-
-
Raymond Hettinger authored
Patch provided by Berker Peksag.
-
Larry Hastings authored
-
Terry Jan Reedy authored
-
- 18 May, 2014 6 commits
-
-
Raymond Hettinger authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 17 May, 2014 4 commits
-
-
Donald Stufft authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
Patch by Matti Picus.
-
Ned Deily authored
-
- 16 May, 2014 1 commit
-
-
Terry Jan Reedy authored
-