Thanks to visit codestin.com Credit goes to github.com
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 ef36aea commit 7871c1cCopy full SHA for 7871c1c
2 files changed
.stat.json
@@ -0,0 +1 @@
1
+{"translation": "89.34%", "updated_at": "2023-08-04T06:06:13Z"}
whatsnew/3.12.po
@@ -3220,6 +3220,8 @@ msgid ""
3220
"is modified. This is intended for use by optimizing interpreters, JIT "
3221
"compilers, or debuggers. (Contributed by Carl Meyer in :gh:`91052`.)"
3222
msgstr ""
3223
+"C API 现在允许通过 :c:func:`PyDict_AddWatcher`、:c:func:`PyDict_Watch` 和相关 API "
3224
+"注册回调,以便在字典被修改时调用。 这主要用于优化解释器、JIT 编译器或调试器。 (由 Carl Meyer 在 :gh:`91052` 中贡献。)"
3225
3226
#: ../../whatsnew/3.12.rst:1689
3227
msgid ""
0 commit comments