Skip to content

[ai/azure-ai-projects] fix evaluation sample print crashes on cp1252 consoles#47253

Draft
aprilk-ms wants to merge 1 commit into
mainfrom
users/aprilk/sample-cp1252-fix
Draft

[ai/azure-ai-projects] fix evaluation sample print crashes on cp1252 consoles#47253
aprilk-ms wants to merge 1 commit into
mainfrom
users/aprilk/sample-cp1252-fix

Conversation

@aprilk-ms
Copy link
Copy Markdown
Member

Replaces the unicode check/cross glyphs ( / ) in 16 evaluation sample print() calls with ASCII [OK] / [FAIL]. The original glyphs crash on Windows cp1252 consoles, which is the default for python sample_x.py runs.

Mechanical, no behavior change. Split out of #47249 to keep the diff scannable.

…consoles

Replace unicode check/cross glyphs in print() with ASCII [OK]/[FAIL] so the samples don't crash on Windows cp1252 consoles.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant