Skip to content

Commit c5cb9f8

Browse files
committed
Update translation from Transifex
1 parent 3a627fa commit c5cb9f8

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

0.po

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2020-11-08 15:36+0000\n"
17+
"POT-Creation-Date: 2020-11-10 15:42+0000\n"
1818
"PO-Revision-Date: 2020-11-02 15:36+0000\n"
1919
"Last-Translator: m_aciek <maciej.olko@gmail.com>, 2020\n"
2020
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -236244,6 +236244,16 @@ msgid ""
236244236244
"consisently writes macOS 9 line endings."
236245236245
msgstr ""
236246236246

236247+
msgid ""
236248+
"`bpo-42183 <https://bugs.python.org/issue42183>`__: Fix a stack overflow "
236249+
"error for asyncio Task or Future repr()."
236250+
msgstr ""
236251+
236252+
msgid ""
236253+
"The overflow occurs under some circumstances when a Task or Future "
236254+
"recursively returns itself."
236255+
msgstr ""
236256+
236247236257
msgid ""
236248236258
"`bpo-42103 <https://bugs.python.org/issue42103>`__: :exc:`~plistlib."
236249236259
"InvalidFileException` and :exc:`RecursionError` are now the only errors "

0 commit comments

Comments
 (0)