Backport module for sys.audit and sys.addaudithook mechanism
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brett Langdon c43ba7b41f
Add type hinting and checking (#2)
5 years ago
..
__init__.py fix import name 5 years ago
__init__.pyi Add type hinting and checking (#2) 5 years ago
_csysaudit.pyi Add type hinting and checking (#2) 5 years ago
_csysaudit.pyx use _hooks[:] instead of calling .copy() 5 years ago
py.typed Add type hinting and checking (#2) 5 years ago