- 31 May, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 30 May, 2013 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Preliminary patch by Rajagopalasarma Jayakrishnan.
-
Ned Deily authored
OS X 10.8 systems because the Apple-deprecated QuickDraw headers have been removed from Xcode 4. Skip building it in this case.
-
- 29 May, 2013 1 commit
-
-
Senthil Kumaran authored
This helps in handling certain types invalid urls in a conservative manner.
-
- 28 May, 2013 2 commits
-
-
Ned Deily authored
is overriden with the CC environment variable, use the new compiler as the default for linking if LDSHARED is not also overriden. This restores Distutils behavior introduced in 2.7.3 and inadvertently dropped in 2.7.4.
-
Serhiy Storchaka authored
-
- 27 May, 2013 1 commit
-
-
Raymond Hettinger authored
-
- 24 May, 2013 1 commit
-
-
Ronald Oussoren authored
Without this patch socket.getaddrinfo crashed when called with some unusual argument combinations.
-
- 23 May, 2013 1 commit
-
-
Raymond Hettinger authored
-
- 22 May, 2013 3 commits
-
-
Ned Deily authored
Patch by Guilherme Simões.
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
Add links to encoders and decoders for binary-to-binary codecs.
-
- 21 May, 2013 3 commits
-
-
Serhiy Storchaka authored
-
R David Murray authored
-
Roger Serwy authored
-
- 20 May, 2013 3 commits
-
-
Ned Deily authored
-
R David Murray authored
This has come up often enough now on the tracker that it deserves a FAQ entry.
-
Benjamin Peterson authored
-
- 19 May, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 16 May, 2013 2 commits
-
-
Vinay Sajip authored
-
Ned Deily authored
-
- 15 May, 2013 2 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 12 May, 2013 6 commits
-
-
Serhiy Storchaka authored
characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 11 May, 2013 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 10 May, 2013 2 commits
-
-
Ezio Melotti authored
-
Andrew Kuchling authored
(Backported from 3.x by Jan Duzinkiewicz.)
-
- 09 May, 2013 2 commits
-
-
Serhiy Storchaka authored
it left off. Patch by Michael Birtwell.
-
Terry Jan Reedy authored
Patch by Till Maas.
-
- 08 May, 2013 4 commits
-
-
Serhiy Storchaka authored
doesn't support non-ASCII filenames.
-
Ezio Melotti authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
(_testcapi isn't Py_ssize_t-clean, the "s#" code should use an int for length)
-