| commit | 9648088e6ccd6d0cc04f450f55628fd8eda3784c | [log] [tgz] |
|---|---|---|
| author | Sylvain <sylvain.desodt+github@gmail.com> | Sun Jul 09 05:45:06 2017 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Jul 09 06:45:06 2017 +0300 |
| tree | 8e2e1d797604ea31db5f30070f38a955f213def3 | |
| parent | aa6a4d6ed881f79c51fb91dd928ed9496737b420 [diff] |
bpo-30878: Fix error message when keyword arguments are passed (#2635) to staticmethod() and classmethod().