An error occurred fetching the project authors.
- 05 Dec, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 04 Dec, 2013 3 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Tim Peters authored
(grafted from c80083ad142db2939507800c755082293a87f2de)
-
- 02 Dec, 2013 2 commits
-
-
Walter Doerwald authored
-
Gregory P. Smith authored
descriptor 0, 1 or 2 is closed. The errpipe_write fd will always be >= 3.
-
- 01 Dec, 2013 4 commits
-
-
Alexandre Vassalotti authored
Patch by Daniel Urban.
-
Gregory P. Smith authored
causing test_multiprocessing_forkserver and test_multiprocessing_spawn failures on head (3.4).
-
Gregory P. Smith authored
descriptor 0, 1 or 2 is closed.
-
Alexandre Vassalotti authored
-
- 30 Nov, 2013 3 commits
-
-
Zachary Ware authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
This fix does not cause any degradation in performance.
-
- 28 Nov, 2013 1 commit
-
-
Zachary Ware authored
-
- 29 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 27 Nov, 2013 1 commit
-
-
Benjamin Peterson authored
-
- 26 Nov, 2013 5 commits
-
-
Zachary Ware authored
pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running.
-
Zachary Ware authored
of the time. Patch by Julian Gindi.
-
Serhiy Storchaka authored
virtual interface. Original patch by Kent Frazier.
-
Serhiy Storchaka authored
-
Mark Dickinson authored
Issue #19638: Raise ValueError instead of crashing when converting billion character strings to float.
-
- 24 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
time.strptime(). Initial patch by Claudiu Popa.
-
- 22 Nov, 2013 1 commit
-
-
Zachary Ware authored
Also, attempt to reduce confusion in the glossary by not saying there are different "types" of arguments and parameters.
-
- 21 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
big-endian platforms. Temporary forbidden test_unseekable_incompleted_write fornot compressed 16- and 32-bit wave file on big-endian platforms.
-
- 19 Nov, 2013 3 commits
-
-
Christian Heimes authored
-
R David Murray authored
csv was handling non-string keys fine except for the error message generated when a non-string key was not in 'fieldnames'. Fix by Tomas Grahn, full patch-with-test by Vajrasky Kok (tweaked slightly).
-
Zachary Ware authored
to avoid reporting success on empty tests.
-
- 17 Nov, 2013 3 commits
-
-
Gregory P. Smith authored
on a system with SO_REUSEPORT defined in the headers but run on a system with an OS kernel that does not support that reasonably new socket option.
-
Gregory P. Smith authored
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
-
Georg Brandl authored
-
- 15 Nov, 2013 1 commit
-
-
Vinay Sajip authored
-
- 12 Nov, 2013 3 commits
-
-
Tim Golden authored
-
Zachary Ware authored
-
Zachary Ware authored
-
- 11 Nov, 2013 1 commit
-
-
Georg Brandl authored
-
- 10 Nov, 2013 2 commits
-
-
Jason R. Coombs authored
Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2.
-
Jason R. Coombs authored
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2.
-
- 09 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 11 Nov, 2013 1 commit
-
-
Georg Brandl authored
-
- 05 Nov, 2013 1 commit
-
-
Ned Deily authored
Some third-party projects, such as matplotlib and PIL/Pillow, depended on being able to build with Tcl and Tk frameworks in /Library/Frameworks. They were unable to build with the built-in Tcl/Tk and/or execute correctly.
-