Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 814d0ec

Browse filesBrowse files
sync with cpython 2f7fada5
1 parent 1e175d9 commit 814d0ec
Copy full SHA for 814d0ec

File tree

Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed

‎library/contextlib.po

Copy file name to clipboardExpand all lines: library/contextlib.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-04-18 00:04+0000\n"
10+
"POT-Creation-Date: 2024-06-01 00:03+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:41+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -699,7 +699,7 @@ msgstr ""
699699

700700
#: ../../library/contextlib.rst:799
701701
msgid ""
702-
"This allows the intended cleanup up behaviour to be made explicit up front, "
702+
"This allows the intended cleanup behaviour to be made explicit up front, "
703703
"rather than requiring a separate flag variable."
704704
msgstr ""
705705

‎reference/datamodel.po

Copy file name to clipboardExpand all lines: reference/datamodel.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.12\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-04-18 00:04+0000\n"
9+
"POT-Creation-Date: 2024-06-01 00:03+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:17+0000\n"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1371,7 +1371,7 @@ msgstr ""
13711371
msgid ""
13721372
"The iterator returns :class:`tuple`\\s containing the ``(start_line, "
13731373
"end_line, start_column, end_column)``. The *i-th* tuple corresponds to the "
1374-
"position of the source code that compiled to the *i-th* instruction. Column "
1374+
"position of the source code that compiled to the *i-th* code unit. Column "
13751375
"information is 0-indexed utf-8 byte offsets on the given source line."
13761376
msgstr ""
13771377

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.