- 03 Apr, 2013 9 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Richard Oudkerk authored
-
R David Murray authored
-
R David Murray authored
Patch by Thomas Heller.
-
Roger Serwy authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 02 Apr, 2013 2 commits
-
-
Victor Stinner authored
Add an unit test to ensure that text files are rejectect (with TypeError)
-
R David Murray authored
This was already done in Python3, but having it wrong leads to incorrect debug output, so it seems worth fixing in 2.7 as well. Patch by Victor Terrón.
-
- 01 Apr, 2013 4 commits
-
-
Benjamin Peterson authored
This means we can remove our usage of qsort() than relied on undefined behavior.
-
Brett Cannon authored
-v/-vv that were lost in the transition to importlib.
-
Roger Serwy authored
-
Roger Serwy authored
-
- 31 Mar, 2013 8 commits
-
-
Roger Serwy authored
-
Roger Serwy authored
-
Charles-Francois Natali authored
-
Charles-Francois Natali authored
-
Gregory P. Smith authored
-
Raymond Hettinger authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 30 Mar, 2013 13 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
R David Murray authored
Patch by Denver Coneybeare with some test modifications by me.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Vinay Sajip authored
-
Gregory P. Smith authored
Ezio.
-
Gregory P. Smith authored
Ezio.
-
Ezio Melotti authored
-
Ezio Melotti authored
#17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle.
-
Ezio Melotti authored
#17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle.
-
- 29 Mar, 2013 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Vinay Sajip authored
-
Ezio Melotti authored
-