Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21772) | Hai Shi | 2020-08-07 | 1 | -4/+7 |
* | bpo-41162: Clear audit hooks later during finalization (GH-21222) | Konge | 2020-07-03 | 1 | -16/+0 |
* | bpo-40121: Fixes audit event raised on creating a new socket (GH-19238) | Steve Dower | 2020-03-31 | 1 | -0/+12 |
* | bpo-39007: Add auditing events to functions in winreg (GH-17541) | Steve Dower | 2019-12-09 | 1 | -0/+14 |
* | bpo-38920: Add audit hooks for when sys.excepthook and sys.unraisable hooks a... | Steve Dower | 2019-11-28 | 1 | -14/+42 |
* | Remove unused imports in tests (GH-14518) | Victor Stinner | 2019-07-01 | 1 | -1/+0 |
* | bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152) | Zackery Spytz | 2019-06-21 | 1 | -0/+3 |
* | bpo-36842: Fix reference leak in tests by running out-of-proc (GH-13556) | Steve Dower | 2019-05-29 | 1 | -209/+28 |
* | bpo-36842: Implement PEP 578 (GH-12613) | Steve Dower | 2019-05-23 | 1 | -0/+260 |