Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .translate/state/python_advanced_features.md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ synced-at: "2026-03-25"
model: claude-sonnet-4-6
mode: UPDATE
section-count: 7
tool-version: 0.12.4
tool-version: 0.12.5
Comment on lines 4 to +6
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says only python_advanced_features.md was updated, but this PR also changes .translate/state/python_advanced_features.md.yml (tool-version bump to 0.12.5). Please update the PR description (or drop the state-file change) so the summary matches the actual diff.

Copilot uses AI. Check for mistakes.
1 change: 0 additions & 1 deletion lectures/python_advanced_features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ kernelspec:
language: python
name: python3
heading-map:
More Language Features: 更多语言特性
Overview: 概述
Iterables and iterators: 可迭代对象与迭代器
Iterables and iterators::Iterators: 迭代器
Expand Down
Loading