-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: microsoft/pyright
Overview
-
0 Active pull requests
-
- 0 Merged pull requests
- 0 Open pull requests
- 4 Closed issues
- 11 New issues
There hasn’t been any commit activity on microsoft/pyright in the last week.
Want to help out?
4 Issues closed by 2 people
-
Error when subscribing a generic `cls` parameter in a classmethod
#10708 closed
Jul 21, 2025 -
`x is not Ellipsis` does not narrow x
#10721 closed
Jul 18, 2025 -
Pyright does not check for ICU and crashes on start if missing
#10716 closed
Jul 16, 2025 -
# type: ignore, Ignores entire dict instead of specific field/line
#10710 closed
Jul 15, 2025
11 Issues opened by 11 people
-
Type resolution fails for class attributes with Callable[[], None] annotation
#10728 opened
Jul 21, 2025 -
Remove trailing whitespace in diagnostics line output
#10726 opened
Jul 19, 2025 -
bug: bidirectional inference when using typeguard
#10725 opened
Jul 18, 2025 -
Tuple unpacking loses length and order information
#10723 opened
Jul 18, 2025 -
Dict key assignment narrows the type of this key
#10720 opened
Jul 17, 2025 -
Inconsistent choice of `Union` variant when multiple choices are valid
#10719 opened
Jul 17, 2025 -
Different narrowing with `isinstance` vs match-case against Callback-Protocol
#10714 opened
Jul 16, 2025 -
@overload function gives incorrect revealed type for Pylance but not for pyright/mypy
#10715 opened
Jul 16, 2025 -
`list[str]` is assignable to `list[int | Any]`, but shouldn't be
#10713 opened
Jul 16, 2025 -
A way to configure pyright as "`strict` except `rule X`"
#10712 opened
Jul 15, 2025 -
Separate diagnostic category for argument unpacking vs regular argument type errors
#10711 opened
Jul 15, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Function having return type as type variable with `Callable` bound does not allow `Callable[..., Any]` to be returned
#10702 commented on
Jul 17, 2025 • 0 new comments -
a 'final' NamedTuple is flagged with pyright 1.1.401
#10490 commented on
Jul 21, 2025 • 0 new comments