mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
bpo-41192: Add documentation of undocumented audit events (GH-21308)
This commit is contained in:
parent
1d3469988e
commit
3f7e990fd4
5 changed files with 56 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue