Skip to content

Actions: python/mypy

Trigger wheel build

Actions

Loading...

Show workflow options

Create status badge

799 workflow runs
799 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

Fix crash on TypedDict unpacking for ParamSpec (#17358)
Trigger wheel build #2299: Commit 317533c pushed by ilevkivskyi
June 10, 2024 22:09 19s master
June 10, 2024 22:09 19s
Fix type application for classes with generic constructors (#17354)
Trigger wheel build #2298: Commit 4fa4657 pushed by ilevkivskyi
June 10, 2024 19:40 15s master
June 10, 2024 19:40 15s
Properly handle unpacks in overlap checks (#17356)
Trigger wheel build #2297: Commit 6427da6 pushed by ilevkivskyi
June 10, 2024 19:12 17s master
June 10, 2024 19:12 17s
Use polymorphic inference in unification (#17348)
Trigger wheel build #2296: Commit 83d54ff pushed by ilevkivskyi
June 10, 2024 19:11 21s master
June 10, 2024 19:11 21s
Fix crash involving recursive union of tuples (#17353)
Trigger wheel build #2295: Commit 5ae9e69 pushed by ilevkivskyi
June 9, 2024 22:32 15s master
June 9, 2024 22:32 15s
Fix crash on invalid callable property override (#17352)
Trigger wheel build #2294: Commit 7c391dd pushed by ilevkivskyi
June 9, 2024 20:33 18s master
June 9, 2024 20:33 18s
Fix crash on unpacking self in NamedTuple (#17351)
Trigger wheel build #2293: Commit 09e6a2b pushed by ilevkivskyi
June 9, 2024 20:04 15s master
June 9, 2024 20:04 15s
Fix crash on recursive alias with an optional type (#17350)
Trigger wheel build #2292: Commit 428a035 pushed by ilevkivskyi
June 9, 2024 19:50 17s master
June 9, 2024 19:50 17s
Move apply_type() to applytype.py (#17346)
Trigger wheel build #2291: Commit 3518f24 pushed by ilevkivskyi
June 8, 2024 19:01 28s master
June 8, 2024 19:01 28s
[PEP 695] Fix handling of undefined name in generic function annotati…
Trigger wheel build #2290: Commit 8dd268f pushed by JukkaL
June 6, 2024 10:43 17s master
June 6, 2024 10:43 17s
[mypyc] Inline tagged integer arithmetic and bitwise operations (#17265)
Trigger wheel build #2289: Commit 09c48a4 pushed by JukkaL
June 6, 2024 09:35 24s master
June 6, 2024 09:35 24s
[PEP 695] Don't crash when redefining something as a type alias (#17335)
Trigger wheel build #2288: Commit f989414 pushed by JukkaL
June 6, 2024 09:34 28s master
June 6, 2024 09:34 28s
Use namespaces for function type variables (#17311)
Trigger wheel build #2287: Commit 6682563 pushed by ilevkivskyi
June 5, 2024 22:11 20s master
June 5, 2024 22:11 20s
Do not forget that a TypedDict was wrapped in Unpack after a `nam…
Trigger wheel build #2286: Commit 6bdd854 pushed by ilevkivskyi
June 5, 2024 21:32 21s master
June 5, 2024 21:32 21s
[PEP 695] Add tests for type alias in class body or function (#17334)
Trigger wheel build #2285: Commit ddcf90d pushed by JukkaL
June 5, 2024 15:16 20s master
June 5, 2024 15:16 20s
[PEP 695] Add tests for type aliases with bounds and value restrictio…
Trigger wheel build #2284: Commit fbaa7e0 pushed by JukkaL
June 5, 2024 09:49 20s master
June 5, 2024 09:49 20s
Fix false positive for Final local scope variable in Protocol (#17308)
Trigger wheel build #2283: Commit ad0e180 pushed by JelleZijlstra
June 4, 2024 19:38 18s master
June 4, 2024 19:38 18s
[PEP 695] Add daemon tests that use new type parameter syntax (#17327)
Trigger wheel build #2282: Commit 16d5aaf pushed by JukkaL
June 4, 2024 14:31 23s master
June 4, 2024 14:31 23s
[PEP 695] Generate error if 3.12 type alias is called (#17320)
Trigger wheel build #2281: Commit c762191 pushed by JukkaL
June 4, 2024 12:32 28s master
June 4, 2024 12:32 28s
[PEP 695] Fix a few issues and add tests (#17318)
Trigger wheel build #2280: Commit 93dac05 pushed by JukkaL
June 3, 2024 16:10 16s master
June 3, 2024 16:10 16s
[mypyc] Fix ParamSpec (#17309)
Trigger wheel build #2279: Commit aa4410f pushed by JukkaL
June 3, 2024 15:49 18s master
June 3, 2024 15:49 18s
fix #16935 fix type of tuple[X,Y] expression (#17235)
Trigger wheel build #2278: Commit 6c24ea6 pushed by JelleZijlstra
June 3, 2024 04:38 14s master
June 3, 2024 04:38 14s
Sync typing_extensions pin in setup.py with the pin in the other two …
Trigger wheel build #2277: Commit b207550 pushed by JelleZijlstra
June 2, 2024 14:23 15s master
June 2, 2024 14:23 15s
Update 'typing_extensions' to >=4.6.0 to fix python 3.12 error (#17312)
Trigger wheel build #2276: Commit 2116386 pushed by JelleZijlstra
June 2, 2024 13:51 15s master
June 2, 2024 13:51 15s
Use Never in more messages, use ambiguous in join (#17304)
Trigger wheel build #2275: Commit c3bbd1c pushed by hauntsaninja
May 31, 2024 18:29 23s master
May 31, 2024 18:29 23s