File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.13\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-09-19 15:02 +0000\n "
14+ "POT-Creation-Date : 2025-10-01 15:05 +0000\n "
1515"PO-Revision-Date : 2025-09-15 01:03+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1512,6 +1512,11 @@ msgid ""
15121512"extensions should use to store interpreter-specific state information."
15131513msgstr ""
15141514
1515+ msgid ""
1516+ "The returned dictionary is borrowed from the interpreter and is valid until "
1517+ "interpreter shutdown."
1518+ msgstr ""
1519+
15151520msgid ""
15161521"Return a :term:`strong reference` to the ``__main__`` :ref:`module object "
15171522"<moduleobjects>` for the given interpreter."
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.13\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2025-09-29 15:02 +0000\n"
14+ "POT-Creation-Date: 2025-10-01 15:05 +0000\n"
1515"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616"Last-Translator: python-doc bot, 2025\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -84,6 +84,11 @@ msgid ""
8484"restore the existing completer after importing :mod:`rlcompleter`."
8585msgstr ""
8686
87+ msgid ""
88+ ":gh:`139210`: Fix use-after-free when reporting unknown event in :func:`xml."
89+ "etree.ElementTree.iterparse`. Patch by Ken Jin."
90+ msgstr ""
91+
8792msgid ""
8893":gh:`138860`: Lazy import :mod:`rlcompleter` in :mod:`pdb` to avoid deadlock "
8994"in subprocess."
You can’t perform that action at this time.
0 commit comments