Skip to content

Commit 4c451cf

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 81ae7a9 commit 4c451cf

1 file changed

Lines changed: 27 additions & 4 deletions

File tree

whatsnew/changelog.po

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-11 18:55+0000\n"
14+
"POT-Creation-Date: 2026-08-13 18:41+0000\n"
1515
"PO-Revision-Date: 2025-09-22 15:59+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -32,6 +32,27 @@ msgstr "Następna wersja Pythona"
3232
msgid "*Release date: XXXX-XX-XX*"
3333
msgstr "*Data wydania: XX.XX.XXXX*"
3434

35+
msgid "Security"
36+
msgstr "Bezpieczeństwo"
37+
38+
msgid ""
39+
":gh:`155558`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
40+
"version 2.8.3 for the fix to `CVE-2026-72522 <https://www.cve.org/CVERecord?"
41+
"id=CVE-2026-72522>`_."
42+
msgstr ""
43+
44+
msgid ""
45+
":gh:`149018`: Improved protection against XML hash-flooding attacks in :mod:"
46+
"`xml.parsers.expat` and :mod:`xml.etree.ElementTree` when Python is compiled "
47+
"with libExpat 2.8.0 or later."
48+
msgstr ""
49+
50+
msgid "Python 3.10.21 final"
51+
msgstr ""
52+
53+
msgid "*Release date: 2026-08-13*"
54+
msgstr ""
55+
3556
msgid "macOS"
3657
msgstr "macOS"
3758

@@ -48,9 +69,6 @@ msgid ""
4869
"tests if it's not supported. Patch by Victor Stinner."
4970
msgstr ""
5071

51-
msgid "Security"
52-
msgstr "Bezpieczeństwo"
53-
5472
msgid ""
5573
":gh:`153030`: Fixed quadratic complexity in incremental parsing of long "
5674
"unterminated constructs (such as tags or comments) in :class:`html.parser."
@@ -65,6 +83,11 @@ msgid ""
6583
"N]``) on XML documents with many same-tag siblings."
6684
msgstr ""
6785

86+
msgid ""
87+
":gh:`152216`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
88+
"version 2.8.2."
89+
msgstr ""
90+
6891
msgid ""
6992
":gh:`151987`: The :meth:`tarfile.TarFile.extract` method now applies the "
7093
"given filter when it extracts a link target from the archive as a fallback."

0 commit comments

Comments
 (0)