Skip to content

Commit cc17ecf

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

3 files changed

Lines changed: 20 additions & 3 deletions

File tree

library/socket.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-03-29 14:28+0000\n"
11+
"POT-Creation-Date: 2026-04-17 14:50+0000\n"
1212
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1313
"Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\n"
1414
"MIME-Version: 1.0\n"

library/struct.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-03-29 14:28+0000\n"
11+
"POT-Creation-Date: 2026-04-17 14:50+0000\n"
1212
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1313
"Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\n"
1414
"MIME-Version: 1.0\n"

whatsnew/changelog.po

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-17 14:50+0000\n"
14+
"POT-Creation-Date: 2026-04-19 14:37+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: Hari, 2026\n"
1717
"Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\n"
@@ -59,6 +59,11 @@ msgstr ""
5959
msgid "Library"
6060
msgstr ""
6161

62+
msgid ""
63+
":gh:`148651`: Fix reference leak in :class:`compression.zstd."
64+
"ZstdDecompressor` when an invalid option key is passed."
65+
msgstr ""
66+
6267
msgid ""
6368
":gh:`148508`: An intermittent timing error when running SSL tests on iOS has "
6469
"been resolved."
@@ -125,6 +130,11 @@ msgstr ""
125130
msgid "Core and Builtins"
126131
msgstr ""
127132

133+
msgid ""
134+
":gh:`148653`: Forbid :mod:`marshalling <marshal>` recursive code objects "
135+
"and :class:`slice` objects which cannot be correctly unmarshalled."
136+
msgstr ""
137+
128138
msgid ""
129139
":gh:`148393`: Fix data races between :c:func:`PyDict_Watch` / :c:func:"
130140
"`PyDict_Unwatch` and concurrent dict mutation in the :term:`free-threaded "
@@ -142,6 +152,13 @@ msgid ""
142152
"free-threading."
143153
msgstr ""
144154

155+
msgid ""
156+
":gh:`148222`: Fix vectorcall support in :class:`types.GenericAlias` when the "
157+
"underlying type does not support the vectorcall protocol. Fix possible leaks "
158+
"in :class:`types.GenericAlias` and :class:`types.UnionType` in case of "
159+
"memory error."
160+
msgstr ""
161+
145162
msgid ":gh:`148208`: Fix recursion depth leak in :c:func:`PyObject_Print`"
146163
msgstr ""
147164

0 commit comments

Comments
 (0)