Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commita0e5cac

Browse files
sync with cpython 47f60c3f
1 parentcca299f commita0e5cac

File tree

14 files changed

+685
-498
lines changed

14 files changed

+685
-498
lines changed

‎c-api/datetime.po

Lines changed: 114 additions & 55 deletions
Large diffs are not rendered by default.

‎howto/isolating-extensions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.12\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2023-08-01 00:03+0000\n"
11+
"POT-Creation-Date:2023-08-22 00:03+0000\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team:LANGUAGE <LL@li.org>\n"
@@ -114,8 +114,8 @@ msgstr ""
114114
msgid""
115115
"Instead of focusing on per-interpreter state, Python's C API is evolving to "
116116
"better support the more granular *per-module* state. This means that C-level "
117-
"datais be attached to a *module object*. Each interpreter creates its own "
118-
"module object, keeping the data separate. For testing the isolation, "
117+
"datashould be attached to a *module object*. Each interpreter creates its "
118+
"ownmodule object, keeping the data separate. For testing the isolation, "
119119
"multiple module objects corresponding to a single extension can even be "
120120
"loaded in a single interpreter."
121121
msgstr""

‎library/asyncio-dev.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.12\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2023-07-22 00:04+0000\n"
11+
"POT-Creation-Date:2023-08-22 00:03+0000\n"
1212
"PO-Revision-Date:2023-02-18 14:17+0800\n"
1313
"Last-Translator:Matt Wang <mattwang44gmail.com>\n"
1414
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -187,9 +187,8 @@ msgstr ""
187187
"::"
188188

189189
#:../../library/asyncio-dev.rst:102
190-
msgid""
191-
"To handle signals and to execute subprocesses, the event loop must be run in "
192-
"the main thread."
190+
#,fuzzy
191+
msgid"To handle signals the event loop must be run in the main thread."
193192
msgstr"為了能夠處理訊號和執行子行程,事件迴圈必須於主執行緒中運行。"
194193

195194
#:../../library/asyncio-dev.rst:105

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp