mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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().
Miscellaneous source files for the main Python shared library