Skip to content

Match CPython error type for non-ASCII struct format arguments#7681

Merged
youknowone merged 3 commits into
RustPython:mainfrom
changjoon-park:fix-struct-format-error-types
Apr 26, 2026
Merged

Match CPython error type for non-ASCII struct format arguments#7681
youknowone merged 3 commits into
RustPython:mainfrom
changjoon-park:fix-struct-format-error-types

Use raise AssertionError instead of assert False (B011)

b0faf80
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

10 warnings
Lint
succeeded Apr 25, 2026 in 1m 14s