There was an error while loading. Please reload this page.
1 parent 08f25cf commit e13e136Copy full SHA for e13e136
3 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "3.45%", "updated_at": "2026-05-01T14:58:30Z"}
+{"translation": "3.45%", "updated_at": "2026-05-03T14:51:49Z"}
howto/descriptor.mo
0 Bytes
howto/descriptor.po
@@ -11,7 +11,7 @@ msgid ""
11
msgstr ""
12
"Project-Id-Version: Python 3.14\n"
13
"Report-Msgid-Bugs-To: \n"
14
-"POT-Creation-Date: 2025-09-09 14:15+0000\n"
+"POT-Creation-Date: 2026-05-03 14:43+0000\n"
15
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16
"Last-Translator: python-doc bot, 2025\n"
17
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"
@@ -1747,7 +1747,7 @@ msgid ""
1747
"class Member:\n"
1748
"\n"
1749
" def __init__(self, name, clsname, offset):\n"
1750
-" 'Emulate PyMemberDef in Include/structmember.h'\n"
+" 'Emulate PyMemberDef in Include/descrobject.h'\n"
1751
" # Also see descr_new() in Objects/descrobject.c\n"
1752
" self.name = name\n"
1753
" self.clsname = clsname\n"
0 commit comments