Files
cpython/Objects
Victor Stinner f2d568ff95 _PyObject_FastCallKeywords() now calls directly tp_call
_PyObject_FastCallKeywords() doesn't call _PyObject_FastCallDict() anymore:
call directly tp_call.
2016-12-07 00:37:38 +01:00
..
2016-09-09 13:54:34 -07:00
2016-12-06 18:46:19 +01:00
2016-12-06 18:46:19 +01:00
2016-09-14 15:02:01 +02:00
2016-12-06 18:45:50 +01:00
2016-12-06 18:46:19 +01:00
2016-12-04 22:59:09 +01:00
2016-12-04 22:59:09 +01:00
2016-09-07 14:12:36 -07:00
2016-12-06 18:46:19 +01:00
2016-09-18 19:24:52 -07:00
2016-12-06 18:46:19 +01:00
2016-12-06 18:45:50 +01:00
2016-09-14 23:53:47 -07:00

Source files for various builtin objects