bpo-41192: Fix some broken anchors for audit events#21310
Conversation
akuchling
left a comment
There was a problem hiding this comment.
Patch looks fine to me. I verified that the anchors were initially broken, and are fixed after the patch is applied.
|
@akuchling: Please replace |
|
Thanks @gousaiyang for the PR, and @akuchling for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
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 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
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