Skip to content

Commit 408902a

Browse files
sync with cpython d3f2051e
1 parent bc28151 commit 408902a

File tree

16 files changed

+1330
-1249
lines changed

16 files changed

+1330
-1249
lines changed

library/dis.po

Lines changed: 286 additions & 285 deletions
Large diffs are not rendered by default.

library/functools.po

Lines 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: 2023-08-20 15:45+0000\n"
10+
"POT-Creation-Date: 2024-01-03 20:44+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:02+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -647,7 +647,7 @@ msgstr ""
647647
#: ../../library/functools.rst:742
648648
msgid ""
649649
":class:`partial` objects are like :class:`function` objects in that they are "
650-
"callable, weak referencable, and can have attributes. There are some "
650+
"callable, weak referenceable, and can have attributes. There are some "
651651
"important differences. For instance, the :attr:`~definition.__name__` and :"
652652
"attr:`__doc__` attributes are not created automatically. Also, :class:"
653653
"`partial` objects defined in classes behave like static methods and do not "

0 commit comments

Comments
 (0)