- 29 Jul, 2015 9 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
written by Matthieu Gautier.
-
Ned Deily authored
-
Ned Deily authored
-
Robert Collins authored
Patch from Martin Panter.
-
Robert Collins authored
Patch from Martin Panter.
-
Victor Stinner authored
-
- 28 Jul, 2015 7 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Steve Dower authored
-
Steve Dower authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 27 Jul, 2015 7 commits
-
-
Steve Dower authored
-
Victor Stinner authored
accept() returns INVALID_SOCKET on error, it's not necessary a negative number.
-
Berker Peksag authored
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag authored
possible completions for an empty word. Initial patch by Martin Sekera.
-
Berker Peksag authored
-
Berker Peksag authored
Patch by Louis Dassy.
-
Stefan Krah authored
-
- 26 Jul, 2015 6 commits
-
-
Robert Collins authored
-
Robert Collins authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Serhiy Storchaka authored
inappropriate type.
-
Serhiy Storchaka authored
inappropriate type.
-
- 25 Jul, 2015 11 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Berker Peksag authored
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag authored
Patch by Eduardo Seabra and Thomas Kluyver.
-
Berker Peksag authored
These functions accept same arguments as subprocess.Popen(). Patch by Martin Panter.
-
Berker Peksag authored
Initial patch by Christie.
-
Berker Peksag authored
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-
Berker Peksag authored
imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin.
-
Serhiy Storchaka authored
constructing lru_cache (C implementation).
-
Victor Stinner authored
-