#8605 Remove locale en_US.UTF-8 dependency

unreleased
closed
None
General
Carlos Cruz
2026-05-29
2026-05-13
No

More modern versions of python handle UTF-8 encoding perfectly with the default univervisal C.UTF-8 encoding. The hard-coded en_US.UTF-8 that's used by svn.py isn't necessary anymore.

Discussion

  • Dillon Walls - 2026-05-13

    dw/8605

     
  • Carlos Cruz - 2026-05-29

    Change looks good and targeted test passes. Good to merge.

     
  • Carlos Cruz - 2026-05-29
    • status: open --> closed
    • Reviewer: Carlos Cruz
     

Log in to post a comment.