New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-41192: Fix some broken anchors for audit events #21310
Conversation
|
@akuchling: Please replace |
|
Thanks @gousaiyang for the PR, and @akuchling for merging it |
|
GH-22767 is a backport of this pull request to the 3.9 branch. |
|
Should we also backport this to 3.8? Since all the audit events related to this patch were introduced in 3.8 (see this audit events table which contains links with previously broken anchors). |
|
Thanks @gousaiyang for the PR, and @akuchling for merging it |
|
GH-22770 is a backport of this pull request to the 3.8 branch. |
Fix broken anchors for
cpython.run_startup,ctypes.call_functionandpoplib.putlineaudit events.https://bugs.python.org/issue41192