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.10\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-06-09 20:40 +0000\n "
15+ "POT-Creation-Date : 2026-06-29 20:43 +0000\n "
1616"PO-Revision-Date : 2025-09-22 15:57+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2026\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.10\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-06-29 20:43 +0000\n"
14+ "POT-Creation-Date: 2026-07-05 19:06 +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"
@@ -48,6 +48,12 @@ msgid ""
4848"stream is reached."
4949msgstr ""
5050
51+ msgid ""
52+ ":gh:`150599`: Fix a possible stack buffer overflow in :mod:`bz2` when a :"
53+ "class:`bz2.BZ2Decompressor` is reused after a decompression error. The "
54+ "decompressor now becomes unusable after libbz2 reports an error."
55+ msgstr ""
56+
5157msgid ""
5258":gh:`150743`: :mod:`http.client` now limits the number of chunked-response "
5359"trailer lines it will read to 100, and the number of interim (1xx) responses "
You can’t perform that action at this time.
0 commit comments