File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.11\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-03-17 17:21 +0000\n "
15+ "POT-Creation-Date : 2026-04-07 17:16 +0000\n "
1616"PO-Revision-Date : 2025-09-22 16:50+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2025\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-03-19 17:04 +0000\n "
14+ "POT-Creation-Date : 2026-04-07 17:16 +0000\n "
1515"PO-Revision-Date : 2025-09-22 16:50+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.11\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-04-07 17:16 +0000\n"
14+ "POT-Creation-Date: 2026-04-09 17:33 +0000\n"
1515"PO-Revision-Date: 2025-09-22 16:51+0000\n"
1616"Last-Translator: python-doc bot, 2026\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -43,11 +43,26 @@ msgstr ""
4343msgid "Security"
4444msgstr "Bezpieczeństwo"
4545
46+ msgid ""
47+ ":gh:`145986`: :mod:`xml.parsers.expat`: Fixed a crash caused by unbounded C "
48+ "recursion when converting deeply nested XML content models with :meth:`~xml."
49+ "parsers.expat.xmlparser.ElementDeclHandler`. This addresses `CVE-2026-4224 "
50+ "<https://www.cve.org/CVERecord?id=CVE-2026-4224>`_."
51+ msgstr ""
52+
4653msgid ""
4754":gh:`143930`: Reject leading dashes in URLs passed to :func:`webbrowser."
4855"open`."
4956msgstr ""
5057
58+ msgid "Library"
59+ msgstr "Biblioteka"
60+
61+ msgid ""
62+ ":gh:`146083`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
63+ "version 2.7.5."
64+ msgstr ""
65+
5166msgid "Python 3.11.15 final"
5267msgstr ""
5368
@@ -131,9 +146,6 @@ msgid ""
131146"(OOM) killed processes or containers, or even system crashes."
132147msgstr ""
133148
134- msgid "Library"
135- msgstr "Biblioteka"
136-
137149msgid ""
138150":gh:`144833`: Fixed a use-after-free in :mod:`ssl` when ``SSL_new()`` "
139151"returns NULL in ``newPySSLSocket()``. The error was reported via a dangling "
You can’t perform that action at this time.
0 commit comments