- 14 Apr, 2013 1 commit
-
-
Meador Inge authored
This commit fixes a bug in the 'site' module that was causing an exception to incorrectly be thrown when running 'python -S -m site'. The problem was that 'USER_BASE' and 'USER_SITE' were being accessed before they were properly initialized. The code has been changed to use 'getuserbase' and 'getusersitepackages' instead so that the initialization always happens.
-
- 13 Apr, 2013 8 commits
-
-
R David Murray authored
-
R David Murray authored
-
Serhiy Storchaka authored
in the re module. Patch by Nickolai Zeldovich.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Mark Dickinson authored
-
Andrew Svetlov authored
-
Mark Dickinson authored
-
- 12 Apr, 2013 9 commits
-
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Initial patch by Yuriy Senko.
-
Andrew Svetlov authored
Patch by Jeff Knupp
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
Thanks to Daniel Mullner
-
Ezio Melotti authored
#6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney.
-
Ezio Melotti authored
-
Roger Serwy authored
-
- 11 Apr, 2013 5 commits
-
-
Antoine Pitrou authored
-
Ezio Melotti authored
-
R David Murray authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
contribution by Thomas Fenzl & Maksim Kozyarchuk
-
- 10 Apr, 2013 3 commits
-
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 09 Apr, 2013 3 commits
-
-
Senthil Kumaran authored
of get_origin_req_host() to origin_req_host. Patch by Wei-Cheng Pan
-
Senthil Kumaran authored
-
Roger Serwy authored
Patch by Todd Rovito.
-
- 08 Apr, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Andrew Svetlov authored
-
- 07 Apr, 2013 7 commits
-
-
Roger Serwy authored
-
Roger Serwy authored
-
Andrew Svetlov authored
Patch by Michael Ford.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Raymond Hettinger authored
-
Roger Serwy authored
-
- 06 Apr, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-