gh-85283: Add PySys_Audit() to the limited C API by vstinner · Pull Request #108571 · python/cpython
This was referenced
This function was added in Python 3.8 by the PEP 578 "Python Runtime Audit Hooks". Add also PySys_AuditTuple() to the limited C API, function added to Python 3.13. Move also non-limited "PerfMap" C API from Include/sysmodule.h to Include/cpython/sysmodule.h.
aisk pushed a commit to aisk/cpython that referenced this pull request
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters