Skip to content

Actions: python/mypy

Test stubgenc on pybind11_fixtures

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
989 workflow runs
989 workflow runs

Filter by Event

Loading

Filter by Status

Loading

Filter by Branch

Loading

Filter by Actor

Loading
[mypyc] Don't use _PyUnicode_EQ on 3.13, as it's no longer exported (…
Test stubgenc on pybind11_fixtures #3057: Commit 45bb91e pushed by JukkaL
July 14, 2024 12:02 41s master
July 14, 2024 12:02 41s
[release 1.11] Ignore some errors in typeshed (#17510)
Test stubgenc on pybind11_fixtures #3056: Commit d8c67c3 pushed by JukkaL
July 8, 2024 15:22 41s release-1.11
July 8, 2024 15:22 41s
Add another include for Python 3.13 (#17509)
Test stubgenc on pybind11_fixtures #3055: Commit 3c9f694 pushed by JukkaL
July 8, 2024 15:08 1m 58s master
July 8, 2024 15:08 1m 58s
Fix ManagedDict functions for Python 3.13 (#17507)
Test stubgenc on pybind11_fixtures #3054: Commit 78d1dfe pushed by JukkaL
July 8, 2024 15:08 40s master
July 8, 2024 15:08 40s
Update mypyc test output for Python 3.13 (#17508)
Test stubgenc on pybind11_fixtures #3053: Commit acc65b5 pushed by JukkaL
July 8, 2024 15:07 43s master
July 8, 2024 15:07 43s
Add additional includes for Python 3.13 (#17506)
Test stubgenc on pybind11_fixtures #3052: Commit 4e3346e pushed by hauntsaninja
July 7, 2024 23:00 38s master
July 7, 2024 23:00 38s
Fix PyUnicode functions for Python 3.13 (#17504)
Test stubgenc on pybind11_fixtures #3051: Commit 966d6d3 pushed by hauntsaninja
July 7, 2024 23:00 39s master
July 7, 2024 23:00 39s
Fix _PyObject_LookupAttrId for Python 3.13 (#17505)
Test stubgenc on pybind11_fixtures #3050: Commit 7f67090 pushed by hauntsaninja
July 7, 2024 21:56 38s master
July 7, 2024 21:56 38s
Fix _PyList_Extend for Python 3.13 (#17503)
Test stubgenc on pybind11_fixtures #3049: Commit 9175ce5 pushed by hauntsaninja
July 7, 2024 20:10 50s master
July 7, 2024 20:10 50s
Fix gen_is_coroutine for Python 3.13 (#17501)
Test stubgenc on pybind11_fixtures #3048: Commit d4f7e5c pushed by hauntsaninja
July 7, 2024 20:06 47s master
July 7, 2024 20:06 47s
Fix _PyObject_FastCall for Python 3.13 (#17502)
Test stubgenc on pybind11_fixtures #3047: Commit 4c54801 pushed by hauntsaninja
July 7, 2024 20:00 36s master
July 7, 2024 20:00 36s
Experimental: allow inline/anonymous TypedDicts (#17457)
Test stubgenc on pybind11_fixtures #3046: Commit 6d45f3c pushed by ilevkivskyi
July 7, 2024 09:59 40s master
July 7, 2024 09:59 40s
Fix crash on self-type in callable protocol (#17499)
Test stubgenc on pybind11_fixtures #3045: Commit 9c0a6f9 pushed by ilevkivskyi
July 6, 2024 22:57 41s master
July 6, 2024 22:57 41s
Fix crash on NamedTuple with method and error in function (#17498)
Test stubgenc on pybind11_fixtures #3044: Commit 1acdfd0 pushed by ilevkivskyi
July 6, 2024 21:38 39s master
July 6, 2024 21:38 39s
Fix daemon crash on invalid type in TypedDict (#17495)
Test stubgenc on pybind11_fixtures #3043: Commit e5b3b56 pushed by ilevkivskyi
July 6, 2024 21:04 39s master
July 6, 2024 21:04 39s
Fix cross-variable type-narrowing example (#17488)
Test stubgenc on pybind11_fixtures #3042: Commit 4ccf216 pushed by hauntsaninja
July 6, 2024 20:49 35s master
July 6, 2024 20:49 35s
Run Python 3.13 tests in CI (with failures allowed) (#17484)
Test stubgenc on pybind11_fixtures #3041: Commit 1ea8676 pushed by hauntsaninja
July 6, 2024 20:44 42s master
July 6, 2024 20:44 42s
Revert "Have namedtuple __replace__ return Self" (#17496)
Test stubgenc on pybind11_fixtures #3040: Commit 2e0b868 pushed by ilevkivskyi
July 6, 2024 20:05 41s master
July 6, 2024 20:05 41s
Refactor: remove temporary def from `semanal_classprop.check_protoc…
Test stubgenc on pybind11_fixtures #3039: Commit ec00fb8 pushed by JelleZijlstra
July 5, 2024 16:03 42s master
July 5, 2024 16:03 42s
Bump version to 1.12.0+dev (#17467)
Test stubgenc on pybind11_fixtures #3038: Commit 6069718 pushed by JukkaL
July 4, 2024 09:17 45s master
July 4, 2024 09:17 45s
Have namedtuple __replace__ return Self (#17475)
Test stubgenc on pybind11_fixtures #3037: Commit 1882ed7 pushed by JelleZijlstra
July 3, 2024 17:37 49s master
July 3, 2024 17:37 49s
Add __replace__ for dataclasses in 3.13 (#17469)
Test stubgenc on pybind11_fixtures #3036: Commit cb7b96d pushed by JelleZijlstra
July 3, 2024 17:05 38s master
July 3, 2024 17:05 38s
Fix help message for --no-namespace-packages. (#17472)
Test stubgenc on pybind11_fixtures #3035: Commit 45afd73 pushed by JelleZijlstra
July 3, 2024 12:56 46s master
July 3, 2024 12:56 46s
Mention --enable-incomplete-feature=NewGenericSyntax (#17462)
Test stubgenc on pybind11_fixtures #3034: Commit 294daff pushed by hauntsaninja
July 2, 2024 19:01 38s release-1.11
July 2, 2024 19:01 38s
Infer unions for ternary expressions (#17427)
Test stubgenc on pybind11_fixtures #3033: Commit 55a0812 pushed by ilevkivskyi
July 2, 2024 18:36 42s master
July 2, 2024 18:36 42s