- 14 Apr, 2013 13 commits
-
-
R David Murray authored
Patch by Jason Michalski.
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
PyErr_SetFromWindowsErrWithFilenameObject, and PyErr_SetExcFromWindowsErrWithFilenameObject. Note that PyErr_SetExcFromWindowsErrWithFilenameObjectAndSomeOtherParametersSoThatTheNameGetsSoLongThatNobodyIsEverGonnaUseThisStrangeFunctionForAnything is still undocumented.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 13 Apr, 2013 9 commits
-
-
R David Murray authored
-
R David Murray authored
-
Serhiy Storchaka authored
in the re module. Patch by Nickolai Zeldovich.
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
doko@ubuntu.com authored
www-browser, x-www-browser, chromium browsers, iceweasel, iceape.
-
Mark Dickinson authored
-
Serhiy Storchaka authored
-
- 12 Apr, 2013 3 commits
-
-
Andrew Svetlov authored
Initial patch by Yuriy Senko.
-
Ezio Melotti authored
#6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney.
-
Roger Serwy authored
-
- 10 Apr, 2013 2 commits
-
-
doko@ubuntu.com authored
compiler.
-
Ezio Melotti authored
-
- 09 Apr, 2013 2 commits
-
-
doko@ubuntu.com authored
-
Roger Serwy authored
Patch by Todd Rovito.
-
- 08 Apr, 2013 3 commits
-
-
Serhiy Storchaka authored
-
doko@ubuntu.com authored
files when imported, instead doing it at build time. This makes importing sysconfig faster and reduces Python startup time by 20%.
-
Kristjan Valur Jonsson authored
Patch contributed by Bohuslav "Slavek" Kabrda (bkabrda)
-
- 07 Apr, 2013 6 commits
-
-
Roger Serwy authored
-
Roger Serwy authored
-
Benjamin Peterson authored
This means we can remove our usage of qsort() than relied on undefined behavior. Backport by Zbigniew Halas.
-
Andrew Svetlov authored
-
Roger Serwy authored
-
Roger Serwy authored
-
- 06 Apr, 2013 2 commits
-
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-