- 28 Tem, 2015 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Robert Collins yazdı
Patch from Alexander Belopolsky.
-
- 27 Tem, 2015 12 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
accept() returns INVALID_SOCKET on error, it's not necessary a negative number.
-
Berker Peksag yazdı
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag yazdı
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag yazdı
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Louis Dassy.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
- 26 Tem, 2015 9 kayıt (commit)
-
-
Robert Collins yazdı
-
Robert Collins yazdı
-
Robert Collins yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Antoine Pitrou yazdı
Patch by Serhiy.
-
Serhiy Storchaka yazdı
inappropriate type.
-
Serhiy Storchaka yazdı
inappropriate type.
-
Serhiy Storchaka yazdı
inappropriate type.
-
- 25 Tem, 2015 15 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Robert Collins yazdı
Minor cleanup patch from Berker Peksag.
-
Robert Collins yazdı
open() accepted a 'U' mode string containing '+', but 'U' can only be used with 'r'. Patch from Jeff Balogh and John O'Connor.
-
Berker Peksag yazdı
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag yazdı
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag yazdı
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag yazdı
These functions accept same arguments as subprocess.Popen(). Patch by Martin Panter.
-
Berker Peksag yazdı
These functions accept same arguments as subprocess.Popen(). Patch by Martin Panter.
-
Berker Peksag yazdı
Initial patch by Christie.
-
Berker Peksag yazdı
Initial patch by Christie.
-
Berker Peksag yazdı
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-
Berker Peksag yazdı
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-
Berker Peksag yazdı
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-