File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
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 ""
4444msgid "Library"
4545msgstr "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+
4752msgid ""
4853":gh:`140272`: Fix memory leak in the :meth:`!clear` method of the :mod:`dbm."
4954"gnu` database."
@@ -137,6 +142,11 @@ msgstr ""
137142msgid "Core and Builtins"
138143msgstr "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+
140150msgid ""
141151":gh:`140306`: Fix memory leaks in cross-interpreter channel operations and "
142152"shared namespace handling."
You can’t perform that action at this time.
0 commit comments