Victor Stinner
3cc56c828d
bpo-45439: Move _PyObject_VectorcallTstate() to pycore_call.h (GH-28893)
...
* Move _PyObject_VectorcallTstate() and _PyObject_FastCallTstate() to
pycore_call.h (internal C API).
* Convert PyObject_CallOneArg(), PyObject_Vectorcall(),
_PyObject_FastCall() and PyVectorcall_Function() static inline
functions to regular functions.
* Add _PyVectorcall_FunctionInline() static inline function.
* PyObject_Vectorcall(), _PyObject_FastCall(), and
PyObject_CallOneArg() now call _PyThreadState_GET() rather
than PyThreadState_Get().
2021-10-14 21:53:04 +02:00
..
2021-10-13 15:22:35 +02:00
2021-10-13 19:25:53 +02:00
2021-10-13 14:09:13 +02:00
2021-10-13 15:03:35 +02:00
2020-12-01 10:37:39 +01:00
2021-10-13 15:22:35 +02:00
2021-10-12 13:38:49 +02:00
2021-05-02 09:47:45 +02:00
2021-10-06 16:22:09 -07:00
2021-06-17 11:06:09 +01:00
2021-10-14 20:04:19 +03:00
2021-10-15 00:59:56 +09:00
2021-06-25 08:20:43 -07:00
2021-10-13 14:09:13 +02:00
2021-08-09 21:32:54 +03:00
2021-06-17 11:06:09 +01:00
2021-10-14 20:04:19 +03:00
2021-10-12 08:38:19 +02:00
2020-11-04 16:33:55 +01:00
2021-07-27 15:58:12 -07:00
2021-10-11 20:08:15 +09:00
2021-04-30 12:46:15 +02:00
2021-09-09 11:32:11 -07:00
2021-09-22 01:09:00 +02:00
2021-09-10 15:26:16 +03:00
2021-07-30 15:54:46 +02:00
2021-10-14 21:53:04 +02:00
2021-10-13 19:25:53 +02:00
2021-10-13 15:22:35 +02:00
2021-08-09 21:32:54 +03:00
2020-12-01 09:56:42 +01:00
2021-10-13 14:09:13 +02:00
2021-10-13 19:25:53 +02:00
2021-09-22 01:09:00 +02:00
2021-08-12 12:15:06 +01:00
2021-09-30 01:28:10 +02:00
2021-10-13 19:25:53 +02:00
2021-09-03 16:44:02 +02:00
2021-10-01 13:29:25 +02:00
2021-09-12 13:27:50 +03:00
2021-10-07 01:34:42 -07:00
2021-04-09 08:02:00 -07:00
2021-04-09 08:02:00 -07:00
2021-10-12 08:38:19 +02:00
2021-04-26 15:01:40 +02:00
2021-10-08 15:45:11 +09:00
2020-12-01 10:37:39 +01:00
2021-10-12 08:38:19 +02:00
2021-10-13 14:09:13 +02:00
2021-10-05 06:19:32 -07:00
2021-10-13 14:09:13 +02:00
2021-10-07 01:34:42 -07:00
2021-10-13 19:25:53 +02:00
2021-07-22 23:06:54 +02:00
2021-07-30 15:54:46 +02:00
2021-10-13 14:09:13 +02:00
2021-10-07 01:34:42 -07:00
2021-09-22 01:09:00 +02:00
2021-02-19 15:10:45 +01:00
2021-10-13 15:22:35 +02:00
2021-08-24 17:50:05 +01:00
2021-08-06 23:35:13 +02:00
2021-10-13 19:25:53 +02:00
2021-10-07 01:34:42 -07:00
2021-10-01 13:29:00 +02:00
2021-10-13 19:25:53 +02:00
2020-11-18 23:47:32 -08:00
2021-10-01 14:38:49 +02:00
2021-10-12 08:38:19 +02:00
2021-10-12 08:38:19 +02:00
2020-11-16 16:16:10 +01:00
2021-10-12 08:38:19 +02:00
2021-10-13 15:22:35 +02:00
2021-06-17 11:06:09 +01:00
2021-10-13 19:25:53 +02:00
2021-10-13 19:25:53 +02:00
2021-06-17 11:06:09 +01:00
2021-10-13 19:25:53 +02:00
2020-12-29 14:58:27 +02:00
2020-11-18 23:47:32 -08:00
2021-10-02 12:57:13 +03:00
2021-10-13 19:25:53 +02:00
2021-02-18 16:26:20 +01:00
2021-10-01 13:29:25 +02:00
2021-10-13 15:22:35 +02:00
2021-10-13 15:22:35 +02:00
2021-10-13 15:22:35 +02:00
2021-10-13 15:22:35 +02:00
2021-10-13 15:03:35 +02:00
2021-10-07 01:34:42 -07:00
2021-01-06 20:43:06 +01:00
2020-11-19 10:54:03 +01:00
2020-12-01 10:37:39 +01:00
2021-05-03 10:43:00 +03:00
2021-10-07 01:34:42 -07:00
2021-10-03 16:58:14 +03:00
2021-10-13 15:03:35 +02:00
2021-09-14 11:00:38 -07:00
2021-09-14 11:00:38 -07:00
2021-09-14 11:00:38 -07:00
2021-05-31 09:51:19 +02:00
2021-05-31 09:51:19 +02:00
2020-12-01 10:37:39 +01:00
2021-10-07 01:34:42 -07:00