Skip to content

Commit c1d6aa7

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent de1d690 commit c1d6aa7

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

library/enum.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-10-03 14:59+0000\n"
14+
"POT-Creation-Date: 2025-10-23 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/hashlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-10-03 14:59+0000\n"
14+
"POT-Creation-Date: 2025-10-23 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:04+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/changelog.po

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-10-21 15:05+0000\n"
14+
"POT-Creation-Date: 2025-10-23 15:08+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -44,6 +44,11 @@ msgstr ""
4444
msgid "Library"
4545
msgstr "Biblioteka"
4646

47+
msgid ""
48+
":gh:`140474`: Fix memory leak in :class:`array.array` when creating arrays "
49+
"from an empty :class:`str` and the ``u`` type code."
50+
msgstr ""
51+
4752
msgid ""
4853
":gh:`140272`: Fix memory leak in the :meth:`!clear` method of the :mod:`dbm."
4954
"gnu` database."
@@ -137,6 +142,11 @@ msgstr ""
137142
msgid "Core and Builtins"
138143
msgstr "Core i builtiny"
139144

145+
msgid ""
146+
":gh:`140406`: Fix memory leak when an object's :meth:`~object.__hash__` "
147+
"method returns an object that isn't an :class:`int`."
148+
msgstr ""
149+
140150
msgid ""
141151
":gh:`140306`: Fix memory leaks in cross-interpreter channel operations and "
142152
"shared namespace handling."

0 commit comments

Comments
 (0)