An error occurred fetching the project authors.
- 26 Nov, 2013 1 commit
-
-
Zachary Ware authored
of the time. Patch by Julian Gindi.
-
- 22 Oct, 2013 1 commit
-
-
Tim Golden authored
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
-
- 21 Oct, 2013 1 commit
-
-
Ezio Melotti authored
-
- 06 Oct, 2013 1 commit
-
-
Georg Brandl authored
-
- 30 Sep, 2013 1 commit
-
-
Antoine Pitrou authored
Patch by Oscar Benjamin.
-
- 15 Sep, 2013 1 commit
-
-
Raymond Hettinger authored
-
- 13 Sep, 2013 1 commit
-
-
Serhiy Storchaka authored
if all necessary functions are already found in libuuid. Patch by Evgeny Sologubov.
-
- 06 Sep, 2013 1 commit
-
-
Eli Bendersky authored
existing directory caused mkstemp and related APIs to fail instead of retrying. Report and fix by Vlad Shcherbina.
-
- 04 Sep, 2013 1 commit
-
-
Antoine Pitrou authored
Issue #18876: The FileIO.mode attribute now better reflects the actual mode under which the file was opened. Patch by Erik Bray.
-
- 30 Aug, 2013 1 commit
-
-
Charles-François Natali authored
Patch by A. Jesse Jiryu Davis.
-
- 25 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 20 Aug, 2013 2 commits
-
-
Serhiy Storchaka authored
RuntimeError exception. Patch by Christian Schubert.
-
Serhiy Storchaka authored
error handler on 64-bit platforms. Patch by Yogesh Chaudhari.
-
- 17 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 10 Aug, 2013 1 commit
-
-
Terry Jan Reedy authored
docstrings and ValueError messages. Patch by Zhongyue Luo
-
- 08 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 02 Aug, 2013 1 commit
-
-
Ned Deily authored
getgroups(2) on OS X 10.8. Original patch by Mateusz Lenik.
-
- 25 Jul, 2013 1 commit
-
-
Ezio Melotti authored
-
- 13 Jul, 2013 1 commit
-
-
Terry Jan Reedy authored
Phil Webster. With that available, modify RstripExtension.py to stop deleting null slices, which caused a file to be marked as changed when it was not.
-
- 30 Jun, 2013 1 commit
-
-
Terry Jan Reedy authored
Andrew Svetlov, based on initial patch by Bruce Frederiksen.
-
- 29 Jun, 2013 1 commit
-
-
R David Murray authored
Patch by Vajrasky Kok, with slight modification to the tests by me.
-
- 28 Jun, 2013 1 commit
-
-
Terry Jan Reedy authored
replacing redundant signature in input() docstring with one-line summary. Original patch by Terrel Shumway.
-
- 18 Jun, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 11 Jun, 2013 1 commit
-
-
Roger Serwy authored
Original patch by Sarah K.
-
- 08 Jun, 2013 1 commit
-
-
Ezio Melotti authored
-
- 30 May, 2013 1 commit
-
-
Terry Jan Reedy authored
Preliminary patch by Rajagopalasarma Jayakrishnan.
-
- 22 May, 2013 1 commit
-
-
Ned Deily authored
Patch by Guilherme Simões.
-
- 12 May, 2013 1 commit
-
-
Serhiy Storchaka authored
characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
-
- 09 May, 2013 2 commits
-
-
Serhiy Storchaka authored
it left off. Patch by Michael Birtwell.
-
Terry Jan Reedy authored
Patch by Till Maas.
-
- 04 May, 2013 1 commit
-
-
Ezio Melotti authored
-
- 28 Apr, 2013 1 commit
-
-
R David Murray authored
Behavior confirmation and initial patch by Jessica McKellar.
-
- 22 Apr, 2013 1 commit
-
-
Serhiy Storchaka authored
condition variable. Original patch by Thomas Rachel.
-
- 15 Apr, 2013 1 commit
-
-
Ezio Melotti authored
-
- 14 Apr, 2013 1 commit
-
-
R David Murray authored
Patch by Jason Michalski.
-
- 13 Apr, 2013 2 commits
-
-
Serhiy Storchaka authored
in the re module. Patch by Nickolai Zeldovich.
-
Andrew Svetlov authored
-
- 12 Apr, 2013 2 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.
-
- 07 Apr, 2013 1 commit
-
-
Benjamin Peterson authored
This means we can remove our usage of qsort() than relied on undefined behavior. Backport by Zbigniew Halas.
-