- 02 Şub, 2017 5 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Add an unit test on the _struct.Struct.unpack_from() method to test passing arguments as keywords.
-
Mariatta Wijaya yazdı
-
Mariatta Wijaya yazdı
-
Mariatta Wijaya yazdı
-
- 01 Şub, 2017 6 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 31 Ock, 2017 4 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
- 30 Ock, 2017 1 kayıt (commit)
-
-
Berker Peksag yazdı
It was renamed to README.txt in d90a65014c42 and it was back by a merge commit accidentally.
-
- 29 Ock, 2017 9 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Raymond Hettinger yazdı
-
- 27 Ock, 2017 3 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
- 26 Ock, 2017 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 25 Ock, 2017 3 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.
-
Serhiy Storchaka yazdı
Py_LIMITED_API is not set or set to the value between 0x03050400 and 0x03060000 (not including) or 0x03060100 or higher.
-
Senthil Kumaran yazdı
Patch contributed by Mariatta Wijaya.
-
- 24 Ock, 2017 7 kayıt (commit)
-
-
Ethan Furman yazdı
-
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ı
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.
-
Serhiy Storchaka yazdı
Warnings could be emitted at compile time.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 23 Ock, 2017 1 kayıt (commit)
-
-
Martin Panter yazdı
-