- 02 Şub, 2017 3 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mariatta Wijaya yazdı
-
Mariatta Wijaya yazdı
-
- 01 Şub, 2017 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
variables.
-
Serhiy Storchaka yazdı
buffer object with custom index object.
-
- 31 Ock, 2017 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
- 21 Ock, 2017 1 kayıt (commit)
-
-
Martin Panter yazdı
Some of the details of comparing mixed types were incorrect or ambiguous. Added default behaviour and consistency suggestions for user-defined classes. Based on patch from Andy Maier.
-
- 28 Ock, 2017 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 25 Ock, 2017 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Senthil Kumaran yazdı
Patch contributed by Mariatta Wijaya.
-
- 24 Ock, 2017 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 23 Ock, 2017 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
exited to a stopped instead of terminated state (ex: when under ptrace).
-
- 18 Ock, 2017 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 16 Ock, 2017 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 14 Ock, 2017 3 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch by Serhiy Storchaka.
-
Martin Panter yazdı
* Mark up ``--help`` to avoid generating an en dash * Use forward slash in Unix command line with a dollar sign ($) prompt
-
- 13 Ock, 2017 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
ctypes.CDLL instances.
-
- 12 Ock, 2017 4 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Thanks Greg Bengeult for the patch.
-
Serhiy Storchaka yazdı
Original patch by Chi Hsuan Yen.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Ock, 2017 1 kayıt (commit)
-
-
Xiang Zhang yazdı
-
- 09 Ock, 2017 3 kayıt (commit)
-
-
Victor Stinner yazdı
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 yazdı
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 yazdı
Patch by jan matejek and Xiang Zhang.
-
- 07 Ock, 2017 2 kayıt (commit)
-
-
Berker Peksag yazdı
-
Raymond Hettinger yazdı
-
- 06 Ock, 2017 1 kayıt (commit)
-
-
Xavier de Gaye yazdı
-
- 05 Ock, 2017 2 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
- 02 Ock, 2017 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 01 Ock, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
"w" now are relative to the start of the file.
-
- 31 Ara, 2016 1 kayıt (commit)
-
-
Berker Peksag yazdı
-