- 22 Kas, 2014 1 kayıt (commit)
-
-
Steve Dower yazdı
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
-
- 12 Ara, 2014 16 kayıt (commit)
-
-
Brett Cannon yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
when Python is configure with --with-tsc. Patch written by Christian Heimes.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
value in the host header was set to "None". Patch by Demian Brecht.
-
Serhiy Storchaka yazdı
value in the host header was set to "None". Patch by Demian Brecht.
-
- 11 Ara, 2014 10 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Mark the write end of the stdin pipe as non-inheritable.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
socket transport
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Fixed an output of sets in examples.
-
- 10 Ara, 2014 13 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Add an entry in the language datamodel special methods section. Revise and index its discussion in the stdtypes mapping/dict section.
-
Serhiy Storchaka yazdı
is run with pythonw.exe.
-
Serhiy Storchaka yazdı
is run with pythonw.exe.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Chaitanya Agrawal.
-
Berker Peksag yazdı
An exception handler assumed that that OSError objects always have a 'winerror' attribute. That is not the case, so the exception handler itself raised AttributeError when run on Linux (and, presumably, any other non-Windows OS). Patch by Greg Ward.
-