- 20 Mar, 2011 4 commits
-
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 19 Mar, 2011 7 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Call unfakehttp in order to close connection while opening the connection through a fakehttp object. Address issue11609 - urllib related buildbots failure.
-
Antoine Pitrou authored
unbuffered pipes, such that select() works properly on them.
-
Antoine Pitrou authored
unbuffered pipes, such that select() works properly on them.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Raymond Hettinger authored
-
- 17 Mar, 2011 13 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a possible crash when calling Py_SetPath()
-
Antoine Pitrou authored
-
Antoine Pitrou authored
arguments has the wrong type. Patch by Nikita Vetoshkin.
-
Michael Foord authored
-
Michael Foord authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
R David Murray authored
-
- 16 Mar, 2011 16 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by Michael Henry.
-
Michael Foord authored
-
R David Murray authored
-
R David Murray authored
Patch by Yves Dorfsman.
-
Jesus Cea authored
-
Jesus Cea authored
Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Benjamin Peterson authored
-
Ronald Oussoren authored
-
Ronald Oussoren authored
ensure that it will be found regardless of the shell PATH. This ensures that multiprocessing.cpu_count works on default installs of MacOSX.
-