RustPython/Parser

Fix bool format

yt2b opened this issue · 0 comments

yt2b commented

Related to RustPython/RustPython#4950

bool format doesn't work correctly.
I'll fix FormatSpec.format_bool.