summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorRobin Jadoul <robin.jadoul@gmail.com>2025-04-13 21:46:20 (GMT)
committerGitHub <noreply@github.com>2025-04-13 21:46:20 (GMT)
commit2666a06d336675247e1602aeb64170b2443602ce (patch)
tree06a1a329ab1f5e17b81e2b799c437cd8082b8662 /Python/pystrcmp.c
parentce753517a87eec776c176f3245ce5d1554a59341 (diff)
downloadcpython-2666a06d336675247e1602aeb64170b2443602ce.zip
cpython-2666a06d336675247e1602aeb64170b2443602ce.tar.gz
cpython-2666a06d336675247e1602aeb64170b2443602ce.tar.bz2
GH-115322: Add missing audit hooks (GH-115624)
Add extra audit hooks to catch C function calling from ctypes, reading/writing files through readline and executing external programs through _posixsubprocess. * Make audit-tests for open pass when readline.append_history_file is unavailable * Less direct testing of _posixsubprocess for audit hooks * Also remove the audit hook from call_cdeclfunction now that _ctypes_callproc does it instead. * reword the NEWS entry. * mention readline in NEWS * add versionchanged markers * fix audit_events.rst versionadded * doc lint --------- Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions