We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213cbf9 commit ef4705fCopy full SHA for ef4705f
.stat.json
@@ -1 +1 @@
1
-{"translation": "92.45%", "updated_at": "2024-04-09T07:21:57Z"}
+{"translation": "92.45%", "updated_at": "2024-04-10T03:23:31Z"}
whatsnew/3.4.po
@@ -1346,6 +1346,10 @@ msgid ""
1346
"less time than the resolution of a particular filesystem's file modification"
1347
" time field. (Contributed by Mark Levitt in :issue:`18149`.)"
1348
msgstr ""
1349
+"新增的 :func:`~filecmp.clear_cache` 函数提供了清除 :mod:`filecmp` 比较缓存的功能,它使用 "
1350
+":func:`os.stat` 信息来确定文件自上次比较后是否发生了更改。 "
1351
+"例如,如果文件被修改和重新检查的时间短于特定文件系统文件修改时间的精度就可使用这一功能。 (由 Mark Levitt 在 :issue:`18149`"
1352
+" 中贡献。)"
1353
1354
#: ../../whatsnew/3.4.rst:844
1355
msgid ""
0 commit comments