Skip to content

Issues: jsh9/pydoclint

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fix a bug with ast.assign
#195 by jsh9 was merged Dec 26, 2024 Loading…
Fix a bug with reading non-UTF-8 encoded files
#192 by jsh9 was merged Dec 20, 2024 Loading…
Fix a bug with subscript assign
#191 by jsh9 was merged Dec 20, 2024 Loading…
Ensure support for py312 and 313
#189 by jsh9 was merged Dec 16, 2024 Loading…
Add new config option to treat ClassVar attrs as class attrs
#188 by jsh9 was merged Dec 16, 2024 Loading…
Use "modern" type annotations
#187 by jsh9 was merged Dec 15, 2024 Loading…
Drop Python 3.8 support
#186 by jsh9 was merged Dec 15, 2024 Loading…
Add mypy static type checking to pydoclint
#185 by jsh9 was merged Dec 15, 2024 Loading…
fix: get name of a raised exception when bound in except
#184 by Amar1729 was merged Dec 14, 2024 Loading…
Rename InternalError into EdgeCaseError
#183 by jsh9 was merged Dec 7, 2024 Loading…
Rename unparseAnnotation
#182 by jsh9 was merged Dec 7, 2024 Loading…
Fix bug caused by assigning value to attr
#181 by jsh9 was merged Dec 7, 2024 Loading…
Hide msg about loading config in quiet mode
#178 by aemonge was merged Dec 1, 2024 Loading…
False positive DOC203
#176 by JohannesBuchner was closed Dec 7, 2024
Improve handling of long type annotations
#173 by jsh9 was merged Sep 29, 2024 Loading…
fix: DOC503 catch namespaced exceptions
#168 by Amar1729 was merged Sep 23, 2024 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.