CI runner 用 Python 3.10,datetime.UTC 是 3.11 才加入。 改用 datetime.timezone.utc 全版本相容,修復 CI type-sync 全量失敗。 # 2026-04-06 ogt: root cause — CI Python 3.10 無法 import UTC Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
CI runner 用 Python 3.10,datetime.UTC 是 3.11 才加入。 改用 datetime.timezone.utc 全版本相容,修復 CI type-sync 全量失敗。 # 2026-04-06 ogt: root cause — CI Python 3.10 無法 import UTC Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>