Mark Dickinson <dicki...@gmail.com> added the comment:

Patch fixing validation of function annotations and keyword-only arguments.

There's still the issue of false positives:  annotations on lambda arguments 
should raise an exception, but don't.

----------
keywords: +patch
Added file: http://bugs.python.org/file17880/parser_annotations_kwonly.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9154>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to