File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 81.74 %" , "updated_at" : " 2025-06-27T15:57:15Z " }
1
+ {"translation" : " 81.75 %" , "updated_at" : " 2025-06-27T16:58:53Z " }
Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ msgstr "带 GC 追踪的对象需要使用带 GC 感知的函数来分配。"
820
820
821
821
#: ../../howto/isolating-extensions.rst:456
822
822
msgid "If you use :c:func:`PyObject_New` or :c:func:`PyObject_NewVar`:"
823
- msgstr ""
823
+ msgstr "如果你使用 :c:func:`PyObject_New` 或 :c:func:`PyObject_NewVar`: "
824
824
825
825
#: ../../howto/isolating-extensions.rst:458
826
826
msgid ""
Original file line number Diff line number Diff line change @@ -3597,6 +3597,8 @@ msgid ""
3597
3597
" has yet to be supported by any major type checker. (Contributed by Alex "
3598
3598
"Waygood in :gh:`106309`.)"
3599
3599
msgstr ""
3600
+ "弃用 :func:`typing.no_type_check_decorator` 装饰器函数,将在 Python 3.15 中移除。 存在于 "
3601
+ ":mod:`typing` 模块中八年之后,它仍未被任何主要类型检查器所支持。 (由 Alex Waygood 在 :gh:`106309` 中贡献。)"
3600
3602
3601
3603
#: ../../whatsnew/3.13.rst:2013
3602
3604
msgid ""
You can’t perform that action at this time.
0 commit comments