Skip to content

Commit ab34d43

Browse files
[po] auto sync
1 parent 3a9b0ab commit ab34d43

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.29%", "updated_at": "2025-04-08T15:55:59Z"}
1+
{"translation": "81.30%", "updated_at": "2025-04-09T07:55:44Z"}

whatsnew/3.13.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6210,6 +6210,11 @@ msgid ""
62106210
":c:func:`!futimes`, :c:func:`!gettimeofday` and :c:func:`!setitimer` "
62116211
"functions. (Contributed by Victor Stinner in :gh:`108765`.)"
62126212
msgstr ""
6213+
"``Python.h`` 不再包括这些标准头文件: ``<time.h>``, ``<sys/select.h>`` 和 "
6214+
"``<sys/time.h>``。 如果需要,它们应当显式地被包括。 例如,``<time.h>`` 提供 :c:func:`!clock` 和 "
6215+
":c:func:`!gmtime` 函数,``<sys/select.h>`` 提供 :c:func:`!select` 函数,而 "
6216+
"``<sys/time.h>`` 提供 the :c:func:`!futimes`, :c:func:`!gettimeofday` 和 "
6217+
":c:func:`!setitimer` 函数。 (由 Victor Stinner 在 :gh:`108765` 中贡献。)"
62136218

62146219
#: ../../whatsnew/3.13.rst:2693
62156220
msgid ""

0 commit comments

Comments
 (0)