]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111997: Fix argument count for LINE event and clarify type of argument counts...
authorscoder <stefan_ml@behnel.de>
Sun, 26 May 2024 12:37:33 +0000 (14:37 +0200)
committerGitHub <noreply@github.com>
Sun, 26 May 2024 12:37:33 +0000 (12:37 +0000)
commit70b07aa4153c1a914a3d69307d5b258cf7ed16ab
tree903a3487e1d38a3c28eeee8dedf3bbafddceb1a7
parent008bc04dcb3b1fa6d7c11ed8050467dfad3090a9
gh-111997: Fix argument count for LINE event and clarify type of argument counts. (#119179)
Python/instrumentation.c