Skip to content

validate: status glyphs crash on legacy cp949 consoles #14

Description

@Seungpyo1007

Problem

app.validate prints the pass/fail summary with check/cross glyphs; on legacy Windows consoles (cp949) these raise UnicodeEncodeError.

Fix

Best-effort reconfigure stdout to UTF-8 before printing the summary.

File: app/validate.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions