This commit is contained in:
2025-09-11 19:02:00 +08:00
parent a408a01110
commit 9775b1a063
5 changed files with 23 additions and 6 deletions

View File

@@ -240,7 +240,7 @@ def _force_utf8_everywhere():
except Exception:
pass
_force_utf8_everywhere()
# _force_utf8_everywhere()
# ========= 全局:强制 UTF-8 + 关闭缓冲(运行期立刻生效) =========