Files
cpython/Include
Victor Stinner b900939186 _PyFunction_FastCallDict() supports keyword args
Issue #27809:

* Rename _PyFunction_FastCall() to _PyFunction_FastCallDict()
* Rename _PyCFunction_FastCall() to _PyCFunction_FastCallDict()
*  _PyFunction_FastCallDict() now supports keyword arguments
2016-08-22 23:15:44 +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