Skip to content

Commit 81f4389

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent bb6ddcd commit 81f4389

2 files changed

Lines changed: 16 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.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-06-09 19:49+0000\n"
15+
"POT-Creation-Date: 2026-06-29 19:55+0000\n"
1616
"PO-Revision-Date: 2025-09-22 16:49+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: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-06-29 19:55+0000\n"
14+
"POT-Creation-Date: 2026-07-05 18:20+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,6 +43,11 @@ msgstr ""
4343
msgid "Security"
4444
msgstr "Bezpieczeństwo"
4545

46+
msgid ""
47+
":gh:`151987`: The :meth:`tarfile.TarFile.extract` method now applies the "
48+
"given filter when it extracts a link target from the archive as a fallback."
49+
msgstr ""
50+
4651
msgid ""
4752
":gh:`151981`: In :mod:`tarfile`, seeking a stream now stops when end of the "
4853
"stream is reached."
@@ -74,6 +79,15 @@ msgid ""
7479
"Aurascape AI for the report."
7580
msgstr ""
7681

82+
msgid ""
83+
":gh:`149486`: :func:`tarfile.data_filter` now validates link targets using "
84+
"the same normalised value that is written to disk, strips trailing "
85+
"separators from the member name when resolving a symlink's directory, and "
86+
"rejects link members that would replace the destination directory itself. "
87+
"This closes several path-traversal bypasses of the ``data`` extraction "
88+
"filter."
89+
msgstr ""
90+
7791
msgid ""
7892
":gh:`148395`: Fix a dangling input pointer in :class:`lzma."
7993
"LZMADecompressor`, and :class:`bz2.BZ2Decompressor` when memory allocation "

0 commit comments

Comments
 (0)