]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
authorSteve Dower <steve.dower@python.org>
Sun, 17 Jul 2022 15:11:24 +0000 (16:11 +0100)
committerGitHub <noreply@github.com>
Sun, 17 Jul 2022 15:11:24 +0000 (16:11 +0100)
commit044a593cbbe1639e906e06c47504dd1020ddfee4
treead204fabeee64b9015959c73398a9e41f51213eb
parent5c19ddab65f91d190ec94c494e95c5d551a45efc
gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
Doc/library/sys.rst
Lib/test/audit-tests.py
Lib/test/test_audit.py
Python/sysmodule.c