SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 38 Python

gh-85283: Add PySys_AuditTuple() function (#108965)

sys.audit() now has assertions to check that the event argument is
not NULL and that the format argument does not use the "N" format.

Add tests on PySys_AuditTuple().
V
Victor Stinner committed
bb057b337008626139d97269485b1dddf70ae427
Parent: aaf297c
Committed by GitHub <noreply@github.com> on 10/5/2023, 9:59:35 PM