Skip to content

Issues: microsoft/pyright

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

False negative when decorating a method with the same name as another method using PEP 695 type parameter syntax addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9292 opened Oct 22, 2024 by luwqz1
pyright cannot parse mixed list TOML 1.0 configuration addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9286 opened Oct 22, 2024 by Stealthii
Pyright fails to report missing type error with PEP 695 addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9280 opened Oct 21, 2024 by luwqz1
False positive on type alias with Annotated and multiple type arguments upon import addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9273 opened Oct 20, 2024 by luwqz1
False positive for "Unnecessary isinstance call" addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9272 opened Oct 20, 2024 by mtomassoli
Not a known attribute of module error under shadowing import addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9267 opened Oct 20, 2024 by MathiasSven
Can't use PEP 695 aliases with (legacy) Annotated aliases addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9261 opened Oct 19, 2024 by brentyi
Update experimental support for closed TypedDicts addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9256 opened Oct 19, 2024 by erictraut
Protocol matching sometimes depends on order of protocol class method definitions addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9253 opened Oct 18, 2024 by timabroad
Strange type error on attrs field with converter (affected by file order) since 1.1.384 addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9252 opened Oct 18, 2024 by Azureblade3808
False positive on code involving typevar with default addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9246 opened Oct 17, 2024 by luwqz1
Regression with overloads and : *tuple in args addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9238 opened Oct 16, 2024 by minmax
Support type(y) == x type guard pattern when x has a generic type with an upper bound addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9227 opened Oct 15, 2024 by dinatamas
Coroutine[Any, Any, None] is not awaitable addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9204 opened Oct 11, 2024 by failable
Type of **kwargs that uses an unpacked TypedDict is revealed incorrectly addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression spec compliance
#9199 opened Oct 10, 2024 by erictraut
ProTip! Add no:assignee to see everything that’s not assigned.