bpo-41192: Add documentation of undocumented audit events (GH-21308)

This commit is contained in:
Saiyang Gou 2020-10-20 12:23:15 -07:00 committed by GitHub
parent 1d3469988e
commit 3f7e990fd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 56 additions and 2 deletions

View file

@ -82,6 +82,8 @@ the :mod:`io` APIs instead.
This function is safe to call before :c:func:`Py_Initialize`.
.. audit-event:: setopencodehook "" c.PyFile_SetOpenCodeHook
.. versionadded:: 3.8