Skip to content

Commit caa4ebe

Browse files
committed
Update translation from Transifex
1 parent 784b4e3 commit caa4ebe

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

howto/descriptor.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.9\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-04-04 05:56+0000\n"
16+
"POT-Creation-Date: 2021-04-23 06:07+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:44+0000\n"
1818
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
1919
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -805,9 +805,10 @@ msgid ""
805805
msgstr ""
806806

807807
msgid ""
808-
"The code path for ``hasattr(obj, '__get__')`` was added in Python 3.9 and "
809-
"makes it possible for :func:`classmethod` to support chained decorators. For "
810-
"example, a classmethod and property could be chained together:"
808+
"The code path for ``hasattr(type(self.f), '__get__')`` was added in Python "
809+
"3.9 and makes it possible for :func:`classmethod` to support chained "
810+
"decorators. For example, a classmethod and property could be chained "
811+
"together:"
811812
msgstr ""
812813

813814
msgid "Member objects and __slots__"

0 commit comments

Comments
 (0)