- 23 Ock, 2017 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Patch by Erik Welch.
-
Gregory P. Smith yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Gregory P. Smith yazdı
exited to a stopped instead of terminated state (ex: when under ptrace).
-
- 22 Ock, 2017 2 kayıt (commit)
-
-
Xiang Zhang yazdı
-
Xiang Zhang yazdı
-
- 21 Ock, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 20 Ock, 2017 2 kayıt (commit)
-
-
Xiang Zhang yazdı
Patch by Ammar Askar.
-
Larry Hastings yazdı
It got messed up when I merged my private 3.5.3 release changes with new work happening in the 3.5 main branch. (3.5 main branch was in "3.5.3rc1", my branch was "3.5.3+", and Mercurial helpfully merged the two in a kind of nonsense way.)
-
- 18 Ock, 2017 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Martin Panter yazdı
-
Guido van Rossum yazdı
-
- 17 Ock, 2017 5 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Raymond Hettinger yazdı
-
- 16 Ock, 2017 5 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Benjamin Peterson yazdı
-
- 14 Ock, 2017 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
* Indent versionchanged at method level, not class level * Mark up ``--help`` to avoid generating an en dash * Use forward slash in Unix command line with a dollar sign ($) prompt
-
- 12 Ock, 2017 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 13 Ock, 2017 4 kayıt (commit)
-
-
Martin Panter yazdı
Extracted from revision a1daf2d289ad by Zachary Ware.
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
ctypes.CDLL instances.
-
Serhiy Storchaka yazdı
-
- 12 Ock, 2017 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
KeyError could be raised when cached function with full cache was simultaneously called from differen threads with the same uncached arguments.
-
Victor Stinner yazdı
Windows requires at least the SYSTEMROOT environment variable to start Python. If run_python_until_end() doesn't copy SYSTEMROOT, the function always fail on Windows.
-
Victor Stinner yazdı
-
- 11 Ock, 2017 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Vinay Sajip yazdı
-
Martin Panter yazdı
-