- 17 Nis, 2014 18 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
in a ncursesw directory.
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
- 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 yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
include directories if they aren't already being searched. This avoids an explicit runtime library dependency.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
Patch from Andreas Schwab.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Sam Lucidi.
-
- 16 Nis, 2014 22 kayıt (commit)
-
-
Thomas Wouters yazdı
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 yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Kushal Das yazdı
It raises AssertionError if the mock has been called.
-
Kushal Das yazdı
It raises `AttributeError` incase of an attribute startswith assert or assret.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Initial patch by Caelyn McAulay.
-
Antoine Pitrou yazdı
Issue #20896: ssl.get_server_certificate() now uses PROTOCOL_SSLv23, not PROTOCOL_SSLv3, for maximum compatibility.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Andrew Kuchling yazdı
Patch by Sam Kimbrel.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Eric V. Smith yazdı
Close issue #8931: Make alternate formatting for 'c' raise an exception. Patch by Torsten Landschoff.
-
Andrew Kuchling yazdı
Patch by Christian Hudon.
-
Andrew Kuchling yazdı
-
R David Murray yazdı
-