- 15 Ara, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 03 Tem, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
the bare METH_FASTCALL be used for functions with positional-only parameters.
-
- 10 Haz, 2017 1 kayıt (commit)
-
-
Sylvain yazdı
The function '_PyArg_ParseStack()' and '_PyArg_UnpackStack' were failing (with error "XXX() takes Y argument (Z given)") before the function '_PyArg_NoStackKeywords()' was called. Thus, the latter did not raise its more meaningful error : "XXX() takes no keyword arguments".
-
- 30 Mar, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
when pass indices of wrong type.
-
- 11 Mar, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-