Skip to content

Actions: microsoft/pyright

Run mypy_primer on PR

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
885 workflow runs
885 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Removed support for ru and ur string prefixes. These were support…
Run mypy_primer on PR #1795: Pull request #10223 opened by erictraut
March 31, 2025 03:27 10m 47s issue-10222
March 31, 2025 03:27 10m 47s
Fixed a bug that results in a false negative when the specialization …
Run mypy_primer on PR #1794: Pull request #10220 opened by erictraut
March 30, 2025 21:54 10m 19s issue-10219
March 30, 2025 21:54 10m 19s
Extended reportUnknownVariableType check to include cases where a v…
Run mypy_primer on PR #1793: Pull request #10217 opened by erictraut
March 30, 2025 19:52 10m 49s issue-10214
March 30, 2025 19:52 10m 49s
Partly addressed inconsistency between override validation and protoc…
Run mypy_primer on PR #1792: Pull request #10215 opened by erictraut
March 30, 2025 18:09 10m 26s protoRegression
March 30, 2025 18:09 10m 26s
Changed handling of Self within a protocol.
Run mypy_primer on PR #1791: Pull request #10212 opened by erictraut
March 30, 2025 05:12 10m 15s TestProtocolSelf
March 30, 2025 05:12 10m 15s
Fixed bug that results in a false positive error under certain circum…
Run mypy_primer on PR #1790: Pull request #10210 opened by erictraut
March 29, 2025 19:06 10m 17s issue-10207
March 29, 2025 19:06 10m 17s
Fixed a bug that results in a false negative for a method override th…
Run mypy_primer on PR #1789: Pull request #10209 opened by erictraut
March 29, 2025 18:41 10m 35s overrideSelf
March 29, 2025 18:41 10m 35s
Simplified override consistency check logic for overloaded methods.
Run mypy_primer on PR #1788: Pull request #10208 opened by erictraut
March 29, 2025 18:24 10m 22s overloadSimpl
March 29, 2025 18:24 10m 22s
Eliminated unnecessary complexity in modeling of property fget, fset,…
Run mypy_primer on PR #1787: Pull request #10206 opened by erictraut
March 29, 2025 17:28 10m 9s propSimplification
March 29, 2025 17:28 10m 9s
Fixed bug that results in a false positive "missing stub file" diagno…
Run mypy_primer on PR #1786: Pull request #10205 opened by erictraut
March 29, 2025 15:55 9m 59s issue-10203
March 29, 2025 15:55 9m 59s
Fix test failure from Pylance merge
Run mypy_primer on PR #1785: Pull request #10200 opened by rchiodo
March 29, 2025 00:27 10m 15s rchiodo:rchiodo/fixtest_failure
March 29, 2025 00:27 10m 15s
Fixed bug that results in a false negative when a type variable with …
Run mypy_primer on PR #1784: Pull request #10199 opened by erictraut
March 29, 2025 00:10 9m 40s issue-10197
March 29, 2025 00:10 9m 40s
Extended deprecateTypingAliases feature to support symbols imported…
Run mypy_primer on PR #1783: Pull request #10194 opened by erictraut
March 28, 2025 18:08 10m 56s issue-10190
March 28, 2025 18:08 10m 56s
Fixed bug that results in incorrect type narrowing when a value whose…
Run mypy_primer on PR #1780: Pull request #10179 opened by erictraut
March 26, 2025 18:33 10m 31s issue-10171-3
March 26, 2025 18:33 10m 31s
Fixed bug that results in incorrect type narrowing when a value whose…
Run mypy_primer on PR #1779: Pull request #10177 opened by erictraut
March 26, 2025 17:57 10m 32s issue-10171-2
March 26, 2025 17:57 10m 32s
Fixed bug that results in incorrect type narrowing when a value whose…
Run mypy_primer on PR #1778: Pull request #10176 opened by erictraut
March 26, 2025 17:23 10m 20s issue-10171
March 26, 2025 17:23 10m 20s
Fixed bug in "literal math" logic for modulo and floor divide operato…
Run mypy_primer on PR #1777: Pull request #10168 opened by erictraut
March 26, 2025 01:49 9m 57s issue-10167
March 26, 2025 01:49 9m 57s
Fixed a bug in "literal math" for shift operators. If the RHS value i…
Run mypy_primer on PR #1776: Pull request #10166 opened by erictraut
March 25, 2025 23:07 10m 30s issue-10165
March 25, 2025 23:07 10m 30s
Extended the type narrowing logic for the x == L type guard pattern…
Run mypy_primer on PR #1775: Pull request #10164 opened by erictraut
March 25, 2025 16:31 10m 28s issue-10162
March 25, 2025 16:31 10m 28s
Removed special-casing for async functions that skips check for impli…
Run mypy_primer on PR #1774: Pull request #10161 opened by erictraut
March 25, 2025 00:32 11m 3s issue-10160
March 25, 2025 00:32 11m 3s
Fixed another regression related to literal math division. This addre…
Run mypy_primer on PR #1773: Pull request #10158 opened by erictraut
March 24, 2025 18:49 10m 44s issue-10154-2
March 24, 2025 18:49 10m 44s
Fixed bug that results in incorrect "literal math" result when dividi…
Run mypy_primer on PR #1772: Pull request #10157 opened by erictraut
March 24, 2025 16:31 10m 50s issue-10154
March 24, 2025 16:31 10m 50s
Added generalized support for assignment expressions (walrus operator…
Run mypy_primer on PR #1771: Pull request #10150 opened by erictraut
March 23, 2025 04:00 10m 10s issue-10149
March 23, 2025 04:00 10m 10s