Serhiy Storchaka 5eb788bf7f bpo-30534: Fixed error messages when pass keyword arguments (#1901)
to functions implemented in C that don't support this.

Also unified error messages for functions that don't take positional or keyword
arguments.
2017-06-06 18:45:22 +03:00
..
2016-09-07 09:26:18 -07:00
2016-09-13 22:46:15 -07:00
2017-01-01 22:04:13 -06:00
2017-05-28 11:35:14 +02:00
2017-05-23 12:23:05 -05:00
2017-05-25 10:05:50 -07:00
2017-05-28 11:35:14 +02:00
2017-05-28 11:35:14 +02:00

Miscellaneous source files for the main Python shared library