Victor Stinner 74319ae219 Use Py_ssize_t type for number of arguments
Issue #27848: use Py_ssize_t rather than C int for the number of function
positional and keyword arguments.
2016-08-25 00:04:09 +02:00
..
2016-01-26 00:40:57 +01:00
2013-10-05 16:28:04 -04:00
2016-08-19 17:12:23 +02:00
2016-06-03 22:37:48 -07:00
2015-03-21 09:25:53 +02:00
2015-01-29 14:29:51 +01:00
2015-03-21 09:25:53 +02:00
2014-10-10 11:55:41 +02:00
2016-08-15 22:32:43 -04:00
2016-08-20 08:03:06 +00:00
2016-03-23 09:38:54 +01:00
2016-08-15 03:23:23 -04:00
2016-01-26 00:40:57 +01:00
2016-05-08 14:02:35 +00:00