- 31 Ock, 2017 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
- 29 Ock, 2017 4 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 27 Ock, 2017 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 25 Ock, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Py_LIMITED_API is not set or set to the value between 0x03050400 and 0x03060000 (not including) or 0x03060100 or higher.
-
- 24 Ock, 2017 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
PyArg_VaParse() and PyArg_VaParseTupleAndKeywords() were not available in limited API. PyArg_ValidateKeywordArguments(), PyArg_UnpackTuple() and Py_BuildValue() were not available in limited API of version < 3.3 when PY_SSIZE_T_CLEAN is defined.
-
Serhiy Storchaka yazdı
Warnings could be emitted at compile time.
-
Martin Panter yazdı
-
- 23 Ock, 2017 7 kayıt (commit)
-
-
Martin Panter yazdı
The “readline” module already has a workaround using setlocale(LC_CTYPE, NULL). The code in test___all__ calls getlocale(), which can subtly alter the locale string and cause the test framework to complain.
-
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 1 kayıt (commit)
-
-
Martin Panter yazdı
Extracted from revision a1daf2d289ad by Zachary Ware.
-