@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version: Python 3.14\n"
1414"Report-Msgid-Bugs-To: \n"
15- "POT-Creation-Date: 2026-02-13 14:37 +0000\n"
15+ "POT-Creation-Date: 2026-02-15 14:21 +0000\n"
1616"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717"Last-Translator: python-doc bot, 2026\n"
1818"Language-Team: Indonesian (https://app.transifex.com/python-doc/teams/5390/"
@@ -32,6 +32,12 @@ msgstr "Python next"
3232msgid "*Release date: XXXX-XX-XX*"
3333msgstr "*Tanggal rilis: XXXX-XX-XX*"
3434
35+ msgid "Windows"
36+ msgstr "Windows"
37+
38+ msgid ":gh:`144551`: Updated bundled version of OpenSSL to 3.0.19."
39+ msgstr ""
40+
3541msgid "Library"
3642msgstr "Pustaka"
3743
@@ -49,6 +55,11 @@ msgid ""
4955"2.7.4"
5056msgstr ""
5157
58+ msgid ""
59+ ":gh:`143637`: Fixed a crash in socket.sendmsg() that could occur if "
60+ "ancillary data is mutated re-entrantly during argument parsing."
61+ msgstr ""
62+
5263msgid ""
5364":gh:`143543`: Fix a crash in itertools.groupby that could occur when a user-"
5465"defined :meth:`~object.__eq__` method re-enters the iterator during key "
@@ -63,6 +74,10 @@ msgstr ""
6374msgid "Core and Builtins"
6475msgstr "Inti dan Bawaan"
6576
77+ msgid ""
78+ ":gh:`144766`: Fix a crash in fork child process when perf support is enabled."
79+ msgstr ""
80+
6681msgid ""
6782":gh:`144563`: Fix interaction of the Tachyon profiler and :mod:`ctypes` and "
6883"other modules that load the Python shared library (if present) in an "
@@ -91,9 +106,6 @@ msgstr ""
91106msgid "*Release date: 2026-02-03*"
92107msgstr ""
93108
94- msgid "Windows"
95- msgstr "Windows"
96-
97109msgid ""
98110":gh:`128067`: Fix a bug in PyREPL on Windows where output without a trailing "
99111"newline was overwritten by the next prompt."
0 commit comments