-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: anentropic/python-waterloo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
should recognise funcs already annotated with py3 PEP484 annotations
#56
opened Sep 22, 2020 by
anentropic
docstring type is not fully removed if line-break after parens
bug
Something isn't working
#55
opened Sep 11, 2020 by
anentropic
does not recognise return type if description separated by line-break instead of :
enhancement
New feature or request
#49
opened Sep 10, 2020 by
anentropic
Display summary stats at end (files successfully annotated, warning, errors etc)
enhancement
New feature or request
#26
opened Jun 20, 2020 by
anentropic
Use parso scopes to correctly determine if non top level types are in scope
enhancement
New feature or request
#15
opened Mar 31, 2020 by
anentropic
TODO: optionally (or always?) reformat as per-line arg type comments?
question
Further information is requested
#4
opened Feb 11, 2020 by
anentropic
ProTip!
Exclude everything labeled
bug
with -label:bug.