Skip to content

fix(streamlit): read state logs as utf-8 - #907

Open
Ghraven wants to merge 1 commit into
apache:mainfrom
Ghraven:fix/streamlit-log-utf8
Open

fix(streamlit): read state logs as utf-8#907
Ghraven wants to merge 1 commit into
apache:mainfrom
Ghraven:fix/streamlit-log-utf8

Conversation

@Ghraven

@Ghraven Ghraven commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • read Streamlit JSONL state logs with explicit UTF-8 encoding
  • add a focused regression test that guards the loader's file-open encoding while preserving non-ASCII state data

Verification

  • python -m pytest tests/integrations/test_streamlit.py -q
  • python -m py_compile burr/integrations/streamlit.py tests/integrations/test_streamlit.py
  • git diff --check

@github-actions github-actions Bot added the area/integrations External integrations (LLMs, frameworks) label Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/integrations External integrations (LLMs, frameworks)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant