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 positive 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
No hover result for .get() on TypedDict instance bug Something isn't working regression
#9289 opened Oct 22, 2024 by debonte
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
RangeError: Maximum call stack size exceeded bug Something isn't working
#9283 opened Oct 21, 2024 by Darxor
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
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
Deriving from type(Protocol) metaclass bug Something isn't working
#9217 opened Oct 14, 2024 by igoras1993
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
Type could not be determined because it refers to itself bug Something isn't working
#9139 opened Oct 3, 2024 by augustelalande
Pyright hangs on code involving polymorphic functions bug Something isn't working
#8987 opened Sep 13, 2024 by LeeeeT
type error on map bug Something isn't working
#8697 opened Aug 8, 2024 by uf-fipper
ProTip! Type g i on any issue or pull request to go back to the issue listing page.