- 17 Ock, 2017 1 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #29286.
-
- 16 Ock, 2017 12 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #29029. Patch written by Serhiy Storchaka.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Factorize argument checks in: * vgetargskeywordsfast() * vgetargskeywordsfast_impl()
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Issue #29259: Write fast path in _PyCFunction_FastCallKeywords() for METH_FASTCALL, avoid the creation of a temporary dictionary for keyword arguments. Cleanup also _PyCFunction_FastCallDict(): * Don't dereference func before checking that it's not NULL * Move code to raise the "no keyword argument" exception into a new no_keyword_error label. Update python-gdb.py for the change.
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
INADA Naoki yazdı
Changed stack layout bit for "easy to explain."
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 15 Ock, 2017 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
Thanks to Evan_ for the report and patch.
-
- 14 Ock, 2017 11 kayıt (commit)
-
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
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
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 13 Ock, 2017 14 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
tarfile.TarFile.add().
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
Serhiy Storchaka yazdı
ctypes.CDLL instances.
-
Serhiy Storchaka yazdı
ctypes.CDLL instances.
-
Serhiy Storchaka yazdı
ctypes.CDLL instances.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
is now positional-only.
-