- 21 Şub, 2017 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
PyEval_ReInitThread can run arbitrary Python code, which really ought to have the TLS initialized.
-
- 20 Şub, 2017 5 kayıt (commit)
-
-
Mark Dickinson yazdı
* bpo-29602: fix signed zero handling in complex constructor * Add missing have_getformat definition; remove use of unittest subtests.
-
Xiang Zhang yazdı
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)
-
Senthil Kumaran yazdı
(cherry picked from commit b2ee40ed)
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
- 19 Şub, 2017 1 kayıt (commit)
-
-
Qingpeng "Q.P." Zhang yazdı
It was accidentally added in cc798377.
-
- 15 Şub, 2017 1 kayıt (commit)
-
-
INADA Naoki yazdı
-
- 12 Şub, 2017 2 kayıt (commit)
-
-
Mariatta yazdı
Change the documentation's `Show Source` link on the left menu to GitHub source file.
-
- 11 Şub, 2017 1 kayıt (commit)
-
-
Mariatta yazdı
There were some grammatical errors in weakref.WeakValueDictionary documentation.
-
- 10 Şub, 2017 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 09 Şub, 2017 1 kayıt (commit)
-
-
Nick Coghlan yazdı
Add canonical header link on each page to corresponding major version of the documentation. Patch by Matthias Bussonnier.
-
- 07 Şub, 2017 1 kayıt (commit)
-
-
Mariatta Wijaya yazdı
-
- 04 Şub, 2017 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
using PySlice_GetIndicesEx() in debug builds.
-
- 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 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Thanks Greg Bengeult for the patch.
-