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

Commita5c758a

Browse files
sync with cpython 414f5620
1 parent3bf5b37 commita5c758a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

‎library/sqlite3.po

Lines changed: 4 additions & 3 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:2023-08-29 12:27+0000\n"
10+
"POT-Creation-Date:2023-10-04 00:03+0000\n"
1111
"PO-Revision-Date:2018-05-23 16:10+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2166,10 +2166,11 @@ msgid ""
21662166
"manager does nothing."
21672167
msgstr""
21682168

2169-
#:../../library/sqlite3.rst:2410
2169+
#:../../library/sqlite3.rst:2409
21702170
msgid""
21712171
"The context manager neither implicitly opens a new transaction nor closes "
2172-
"the connection."
2172+
"the connection. If you need a closing context manager, consider using :meth:"
2173+
"`contextlib.closing`."
21732174
msgstr""
21742175

21752176
#:../../library/sqlite3.rst:2443

‎whatsnew/3.12.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-10-03 00:03+0000\n"
11+
"POT-Creation-Date:2023-10-04 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"
@@ -393,8 +393,8 @@ msgstr "詳情請見 :pep:`701`。"
393393
#:../../whatsnew/3.12.rst:305
394394
msgid""
395395
"As a positive side-effect of how this feature has been implemented (by "
396-
"parsing f-strings with :pep:`the PEG parser <617>`, now error messages forf-"
397-
"strings are more precise and include the exact location of the error. For "
396+
"parsing f-strings with :pep:`the PEG parser <617>`), now error messages for "
397+
"f-strings are more precise and include the exact location of the error. For "
398398
"example, in Python 3.11, the following f-string raises a :exc:`SyntaxError`:"
399399
msgstr""
400400

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp