File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
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."
236245236245msgstr ""
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+
236247236257msgid ""
236248236258"`bpo-42103 <https://bugs.python.org/issue42103>`__: :exc:`~plistlib."
236249236259"InvalidFileException` and :exc:`RecursionError` are now the only errors "
You can’t perform that action at this time.
0 commit comments