Skip to content

bindgen: Fix typing imports on Python < 3.11 #881

bindgen: Fix typing imports on Python < 3.11

bindgen: Fix typing imports on Python < 3.11 #881

Triggered via push September 8, 2026 12:20
Status Failure
Total duration 37s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
mypy
Process completed with exit code 1.
mypy: frida/frida_bindgen/codegen.py#L961
Argument 3 to "generate_factory_function" has incompatible type "list[ParamMarshal] | None"; expected "list[ParamMarshal]" [arg-type]