- 17 Apr, 2014 14 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
- Issue #21274: Define PATH_MAX for GNU/Hurd in Python/pythonrun.c. - Issue #21276: posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd. - Issue #21275: Fix a socket test on KFreeBSD.
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
include directories if they aren't already being searched. This avoids an explicit runtime library dependency.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
Patch from Andreas Schwab.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
R David Murray authored
-
R David Murray authored
Patch by Sam Lucidi.
-
- 16 Apr, 2014 24 commits
-
-
Thomas Wouters authored
when building in a separate object tree. More people should build this way. This may still fail if the source is unwritable, I haven't tested that yet.
-
Kushal Das authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Kushal Das authored
It raises AssertionError if the mock has been called.
-
Kushal Das authored
It raises `AttributeError` incase of an attribute startswith assert or assret.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Initial patch by Caelyn McAulay.
-
Antoine Pitrou authored
Issue #20896: ssl.get_server_certificate() now uses PROTOCOL_SSLv23, not PROTOCOL_SSLv3, for maximum compatibility.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Andrew Kuchling authored
Patch by Sam Kimbrel.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Eric V. Smith authored
Close issue #8931: Make alternate formatting for 'c' raise an exception. Patch by Torsten Landschoff.
-
Andrew Kuchling authored
Patch by Christian Hudon.
-
Andrew Kuchling authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by Rafael Mejia.
-
- 15 Apr, 2014 2 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-