Issues
- 2
Pyright reports redeclaration when using types.DynamicClassAttribute after typeshed change
#9620 opened by tungol - 1
- 2
Error when using `mypy.bogus_type.Bogus`
#9617 opened by adamtheturtle - 2
- 4
Enum.name reporting reportAssignmentType
#9614 opened by ShineyDev - 4
Pyright can't resolve same-directory imports when having a `pyproject.toml` and a `.pth` file.
#9610 opened by rgoya - 1
Handling empty bodies of wrapped functions
#9613 opened by alexchandel - 1
- 2
- 2
Incorrect Reporting of Invalid Private Attribute Access when Self-Narrowing
#9596 opened by max-muoto - 1
diagnosticMode in lsp
#9608 opened by korchizhinskiy - 5
- 1
Visual Studio CircuitPython v2 Import "circuitpython nrf24l01.rf24" could not be resolved by pylance
#9604 opened by sas42 - 2
- 1
Generic function for numpy array operation doesn't work
#9601 opened by colinfang - 2
Type Narrowing Failure
#9593 opened by SirRegion - 2
Generic dataclass inheritance false positive
#9545 opened by tdsmith - 2
- 1
Crash in createSelfType
#9552 opened by rchiodo - 2
Pyright hangs with `reduce(lambda x, y: (x, y), ...)`
#9558 opened by kourbou - 2
Two diagnostics issued for invalid type in exception handler where one would suffice
#9562 opened by AlexWaygood - 1
- 7
Reading file list from stdin chokes on large files
#9583 opened by janbernloehr - 4
- 1
Protocol Type Incompatibility: str not assignable to str | None despite being less strict
#9595 opened by Filimoa - 2
Slicing a tuple can result in inconsistent type
#9589 opened by alwaysmpe - 3
Contradictory errors for ParamSpec defaults
#9586 opened by diceroll123 - 2
- 1
`__bool__` overloading not detected for narrowing when object type is masked by supertype
#9577 opened by kwshi - 2
assert (var := nullable-expr) makes var still nullable when accessed from another module
#9566 opened by rdong8 - 5
Configure reporting for top level awaits
#9561 opened by kennyworkman - 1
Improve Union Typing support
#9575 opened by jamierpond - 0
Inconsistencies in overload overlapping error message vs actually used overload
#9572 opened by Kajiih - 3
- 2
- 6
- 2
- 2
pyright 404 on npm
#9563 opened by JacobHayes - 0
Implement provisional support for PEP 767
#9559 opened by erictraut - 5
- 0
Unknown Variable Type Warning After Using a Varible A Lot of Time in The Conditioanl Assignments
#9557 opened by syncoding - 1
- 1
- 2
- 1
- 1
Disable `reportUnknownArgumentType` if only "know" methods required from argument type
#9542 opened by minmax - 1
TypedDict to dict converts to dict[str, object]
#9541 opened by YodaEmbedding - 4
- 1
New errors displayed in `1.1.382`+
#9539 opened by Abuelodelanada - 2