commit | 3f7e990fd49dbabc1dde41ce58c1bdda9f56ead7 | [log] [tgz] |
---|---|---|
author | Saiyang Gou <gousaiyang@163.com> | Tue Oct 20 12:23:15 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 20 15:23:15 2020 -0400 |
tree | 9618ece119809521ba77c603bfbd4a5c5691694d | |
parent | 1d3469988e2c1f53ca84ffdc979d548c04ba3906 [diff] |
bpo-41192: Add documentation of undocumented audit events (GH-21308)
diff --git a/Doc/c-api/file.rst b/Doc/c-api/file.rst index ea027ee..ed3735a 100644 --- a/Doc/c-api/file.rst +++ b/Doc/c-api/file.rst
@@ -82,6 +82,8 @@ This function is safe to call before :c:func:`Py_Initialize`. + .. audit-event:: setopencodehook "" c.PyFile_SetOpenCodeHook + .. versionadded:: 3.8