diff options
author | Lysandros Nikolaou <lisandrosnik@gmail.com> | 2020-05-04 10:58:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 10:58:31 (GMT) |
commit | e10e7c771bf06112c4a311e0ef6b8af6423b0cca (patch) | |
tree | 79a34dfffd7b555dcab60db13ad4ab678d4b9068 /pyconfig.h.in | |
parent | c3f001461d5794c81cf5f70e08ae5435fe935ceb (diff) | |
download | cpython-e10e7c771bf06112c4a311e0ef6b8af6423b0cca.zip cpython-e10e7c771bf06112c4a311e0ef6b8af6423b0cca.tar.gz cpython-e10e7c771bf06112c4a311e0ef6b8af6423b0cca.tar.bz2 |
bpo-40334: Spacialized error message for invalid args after bare '*' (GH-19865)
When parsing things like `def f(*): pass` the old parser used to output `SyntaxError: named arguments must follow bare *`, which the new parser wasn't able to do.
Diffstat (limited to 'pyconfig.h.in')
0 files changed, 0 insertions, 0 deletions