44msgstr ""
55"Project-Id-Version : Python 3.13\n "
66"Report-Msgid-Bugs-To : \n "
7- "POT-Creation-Date : 2024-09-27 00:14+0000\n "
7+ "POT-Creation-Date : 2024-11-26 00:14+0000\n "
88"PO-Revision-Date : 2018-07-15 18:56+0800\n "
99"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1010"tw)\n "
@@ -3465,8 +3465,8 @@ msgstr ""
34653465
34663466#: ../../whatsnew/3.6.rst:2369
34673467msgid ""
3468- "The new :opcode:`FORMAT_VALUE` and :opcode:`BUILD_STRING` opcodes as part of "
3469- "the :ref:`formatted string literal <whatsnew36-pep498>` implementation. "
3468+ "The new :opcode:`! FORMAT_VALUE` and :opcode:`BUILD_STRING` opcodes as part "
3469+ "of the :ref:`formatted string literal <whatsnew36-pep498>` implementation. "
34703470"(Contributed by Eric Smith in :issue:`25483` and Serhiy Storchaka in :issue:"
34713471"`27078`.)"
34723472msgstr ""
@@ -3481,18 +3481,18 @@ msgstr ""
34813481#: ../../whatsnew/3.6.rst:2378
34823482msgid ""
34833483"The function call opcodes have been heavily reworked for better performance "
3484- "and simpler implementation. The :opcode:`MAKE_FUNCTION`, :opcode:"
3485- "` CALL_FUNCTION`, :opcode:`CALL_FUNCTION_KW` and :opcode:"
3486- "` BUILD_MAP_UNPACK_WITH_CALL` opcodes have been modified, the new :opcode:"
3487- "`CALL_FUNCTION_EX` and :opcode:`BUILD_TUPLE_UNPACK_WITH_CALL` have been "
3484+ "and simpler implementation. The :opcode:`MAKE_FUNCTION`, :opcode:`! "
3485+ "CALL_FUNCTION`, :opcode:`! CALL_FUNCTION_KW` and :opcode:`! "
3486+ "BUILD_MAP_UNPACK_WITH_CALL` opcodes have been modified, the new :opcode:"
3487+ "`CALL_FUNCTION_EX` and :opcode:`! BUILD_TUPLE_UNPACK_WITH_CALL` have been "
34883488"added, and ``CALL_FUNCTION_VAR``, ``CALL_FUNCTION_VAR_KW`` and "
34893489"``MAKE_CLOSURE`` opcodes have been removed. (Contributed by Demur Rumed in :"
34903490"issue:`27095`, and Serhiy Storchaka in :issue:`27213`, :issue:`28257`.)"
34913491msgstr ""
34923492
34933493#: ../../whatsnew/3.6.rst:2389
34943494msgid ""
3495- "The new :opcode:`SETUP_ANNOTATIONS` and :opcode:`STORE_ANNOTATION` opcodes "
3495+ "The new :opcode:`SETUP_ANNOTATIONS` and :opcode:`! STORE_ANNOTATION` opcodes "
34963496"have been added to support the new :term:`variable annotation` syntax. "
34973497"(Contributed by Ivan Levkivskyi in :issue:`27985`.)"
34983498msgstr ""
0 commit comments