Skip to content

Commit a7b8b5c

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 0fc3ffa commit a7b8b5c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

glossary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
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"

whatsnew/changelog.po

Lines changed: 7 additions & 1 deletion
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-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."
4949
msgstr ""
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+
5157
msgid ""
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 "

0 commit comments

Comments
 (0)