Skip to content

Conversation

tsutaj
Copy link
Owner

@tsutaj tsutaj commented Apr 27, 2025

Resolves #178

  • encoding を指定できるようにした(問題セット全体で共通のエンコード設定を使う想定)
    • Windows だと open() 関数が Shift JIS (cp932) で動作することがあり、意図した文字コードで動作させるためには文字コードを指定する必要がある

@tsutaj tsutaj merged commit ff84493 into master Apr 27, 2025
8 checks passed
@tsutaj tsutaj deleted the tsutaj/178-encoding branch April 27, 2025 03:31
@tsutaj
Copy link
Owner Author

tsutaj commented Apr 27, 2025

#177 で追加する CI を通すために必要な対応だった

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows 環境で UnicodeDecodeError が出る

1 participant