Skip to content

Commit dbe072a

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent e124d4d commit dbe072a

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

c-api/init.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
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."
15131513
msgstr ""
15141514

1515+
msgid ""
1516+
"The returned dictionary is borrowed from the interpreter and is valid until "
1517+
"interpreter shutdown."
1518+
msgstr ""
1519+
15151520
msgid ""
15161521
"Return a :term:`strong reference` to the ``__main__`` :ref:`module object "
15171522
"<moduleobjects>` for the given interpreter."

whatsnew/changelog.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
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`."
8585
msgstr ""
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+
8792
msgid ""
8893
":gh:`138860`: Lazy import :mod:`rlcompleter` in :mod:`pdb` to avoid deadlock "
8994
"in subprocess."

0 commit comments

Comments
 (0)