]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-111997: Fix argument count for LINE event and clarify type of argument...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 May 2024 12:59:29 +0000 (14:59 +0200)
committerGitHub <noreply@github.com>
Sun, 26 May 2024 12:59:29 +0000 (12:59 +0000)
commit825a5ae5d89547e2ec74ba7e665592eabe56c435
treec17f345a8378123a376d5e0341a237aa88b74dff
parent3f0198d927398ca843097bc2b03aa616a7d35c6e
[3.13] gh-111997: Fix argument count for LINE event and clarify type of argument counts. (GH-119179) (GH-119575)

gh-111997: Fix argument count for LINE event and clarify type of argument counts. (GH-119179)
(cherry picked from commit 70b07aa4153c1a914a3d69307d5b258cf7ed16ab)

Co-authored-by: scoder <stefan_ml@behnel.de>
Python/instrumentation.c