- 02 Apr, 2013 2 commits
-
-
R David Murray authored
We don't put coverage directives in the stdlib, but anyone looking at a coverage report for Random should see the comment and understand why the lines aren't covered.
-
R David Murray authored
Patch by Victor Terrón.
-
- 01 Apr, 2013 12 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This means we can remove our usage of qsort() than relied on undefined behavior.
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-v/-vv that were lost in the transition to importlib.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Brett Cannon authored
category. Thanks to Westley Martinez for trying to fix the issue and Atsuo Ishimoto for an initial patch.
-
Roger Serwy authored
-
Roger Serwy authored
-
Ned Deily authored
-
- 31 Mar, 2013 10 commits
-
-
Roger Serwy authored
-
Roger Serwy authored
-
Roger Serwy authored
-
Antoine Pitrou authored
Patch by Roumen Petrov.
-
Charles-Francois Natali authored
-
Charles-Francois Natali authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 30 Mar, 2013 16 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
R David Murray authored
Patch by Denver Coneybeare with some test modifications by me.
-
R David Murray authored
Patch by Denver Coneybeare with some test modifications by me.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle.
-