Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2f3d1a

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython e0838a20
1 parent cc3bb33 commit b2f3d1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extending/embedding.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.13\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-09-23 07:52+0800\n"
11+
"POT-Creation-Date: 2025-03-07 15:49+0000\n"
1212
"PO-Revision-Date: 2018-05-23 14:09+0000\n"
1313
"Last-Translator: Adrian Liaw <[email protected]>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -356,7 +356,7 @@ msgstr ""
356356
msgid ""
357357
"After initializing the interpreter, the script is loaded using :c:func:"
358358
"`PyImport_Import`. This routine needs a Python string as its argument, "
359-
"which is constructed using the :c:func:`PyUnicode_FromString` data "
359+
"which is constructed using the :c:func:`PyUnicode_DecodeFSDefault` data "
360360
"conversion routine. ::"
361361
msgstr ""
362362

0 commit comments

Comments
 (0)