- 28 Jan, 2017 1 commit
-
-
Senthil Kumaran authored
-
- 25 Jan, 2017 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Senthil Kumaran authored
Patch contributed by Mariatta Wijaya.
-
- 24 Jan, 2017 1 commit
-
-
Martin Panter authored
-
- 23 Jan, 2017 1 commit
-
-
Gregory P. Smith authored
exited to a stopped instead of terminated state (ex: when under ptrace).
-
- 18 Jan, 2017 1 commit
-
-
Martin Panter authored
-
- 16 Jan, 2017 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 14 Jan, 2017 3 commits
-
-
Martin Panter authored
-
Martin Panter authored
Patch by Serhiy Storchaka.
-
Martin Panter authored
* Mark up ``--help`` to avoid generating an en dash * Use forward slash in Unix command line with a dollar sign ($) prompt
-
- 13 Jan, 2017 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
ctypes.CDLL instances.
-
- 12 Jan, 2017 4 commits
-
-
Alexander Belopolsky authored
Thanks Greg Bengeult for the patch.
-
Serhiy Storchaka authored
Original patch by Chi Hsuan Yen.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 10 Jan, 2017 1 commit
-
-
Xiang Zhang authored
-
- 09 Jan, 2017 3 commits
-
-
Victor Stinner authored
Issue #29188: Support glibc 2.24 on Linux: don't use getentropy() function but read from /dev/urandom to get random bytes, for example in os.urandom(). On Linux, getentropy() is implemented which getrandom() is blocking mode, whereas os.urandom() should not block.
-
Xiang Zhang authored
In urllib, suffixes in no_proxy environment variable with leading dots could match related hostnames again (e.g. .b.c matches a.b.c). Patch by Milan Oberkirch.
-
Xiang Zhang authored
Patch by jan matejek and Xiang Zhang.
-
- 07 Jan, 2017 2 commits
-
-
Berker Peksag authored
-
Raymond Hettinger authored
-
- 06 Jan, 2017 1 commit
-
-
Xavier de Gaye authored
-
- 05 Jan, 2017 2 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 02 Jan, 2017 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 01 Jan, 2017 1 commit
-
-
Serhiy Storchaka authored
"w" now are relative to the start of the file.
-
- 31 Dec, 2016 1 commit
-
-
Berker Peksag authored
-
- 30 Dec, 2016 1 commit
-
-
Xiang Zhang authored
-
- 28 Dec, 2016 1 commit
-
-
Steve Dower authored
-
- 03 Jan, 2017 1 commit
-
-
Serhiy Storchaka authored
-
- 28 Dec, 2016 4 commits
-
-
Serhiy Storchaka authored
Based on patch by Tycho Andersen.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 27 Dec, 2016 1 commit
-
-
Antoine Pitrou authored
WeakValueDictionary when collecting from another thread.
-