index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
audit-tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.8] gh-87604: Avoid publishing list of active per-interpreter audit hooks v...
Miss Islington (bot)
2022-11-21
1
-0/+11
*
[3.8] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24810)
Pablo Galindo
2021-03-10
1
-0/+18
*
bpo-41162: Clear audit hooks later during finalization (GH-21222)
Steve Dower
2020-07-03
1
-26/+0
*
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779) (GH-20785) ...
Victor Stinner
2020-06-10
1
-2/+2
*
bpo-40121: Fix exception type in test (GH-19267)
Miss Islington (bot)
2020-04-01
1
-1/+1
*
bpo-40121: Fixes audit event raised on creating a new socket (GH-19238)
Miss Islington (bot)
2020-03-31
1
-0/+22
*
bpo-39007: Add auditing events to functions in winreg (GH-17541)
Miss Islington (bot)
2019-12-09
1
-0/+23
*
bpo-38920: Add audit hooks for when sys.excepthook and sys.unraisablehook are...
Steve Dower
2019-11-28
1
-0/+37
*
bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
Steve Dower
2019-06-21
1
-0/+7
*
bpo-36842: Fix reference leak in tests by running out-of-proc (GH-13556)
Steve Dower
2019-05-29
1
-0/+269