@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.15\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-08-11 14:51+0000\n"
14+ "POT-Creation-Date: 2026-08-13 14:51+0000\n"
1515"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616"Last-Translator: python-doc bot, 2026\n"
1717"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/"
@@ -33,6 +33,22 @@ msgstr ""
3333msgid "*Release date: XXXX-XX-XX*"
3434msgstr ""
3535
36+ msgid "Tools/Demos"
37+ msgstr ""
38+
39+ msgid ""
40+ ":gh:`154059`: Fix the time units in Tachyon flame graph tooltips by "
41+ "accounting for the sampling interval when converting samples to milliseconds."
42+ msgstr ""
43+
44+ msgid "Security"
45+ msgstr ""
46+
47+ msgid ""
48+ ":gh:`155558`: Update bundled `libexpat <https://libexpat.github.io/>`_ to "
49+ "version 2.8.3 for the fix to :cve:`2026-72522`."
50+ msgstr ""
51+
3652msgid "Library"
3753msgstr ""
3854
@@ -53,6 +69,9 @@ msgid ""
5369"available) can run on macOS 26 (where they aren't)."
5470msgstr ""
5571
72+ msgid ":gh:`154568`: Fix :mod:`array` unpickling of little-endian float16."
73+ msgstr ""
74+
5675msgid ""
5776":gh:`154086`: Store per-thread sample counts in Tachyon flamegraphs so "
5877"filtering a thread updates frame widths and totals."
@@ -64,9 +83,6 @@ msgstr ""
6483msgid "*Release date: 2026-08-04*"
6584msgstr ""
6685
67- msgid "Security"
68- msgstr ""
69-
7086msgid ""
7187":gh:`152674`: The :class:`xml.etree.ElementTree.Element` methods :meth:`~xml."
7288"etree.ElementTree.Element.findall`, :meth:`~xml.etree.ElementTree.Element."
@@ -517,9 +533,6 @@ msgstr ""
517533msgid ":gh:`124111`: Updated Windows builds to use Tcl/Tk 9.0.4."
518534msgstr ""
519535
520- msgid "Tools/Demos"
521- msgstr ""
522-
523536msgid ""
524537":gh:`154580`: Fix ``python-gdb.py`` raising :exc:`UnicodeEncodeError` when "
525538"pretty-printing a non-ASCII :class:`str` in a locale whose host charset "
0 commit comments