]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47009: Let PRECALL_NO_KW_LIST_APPEND do its own POP_TOP (GH-32239)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Tue, 5 Apr 2022 10:18:30 +0000 (06:18 -0400)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 10:18:30 +0000 (11:18 +0100)
commit6c6e0408a663c1f53dad403f54a18d444da39cb7
treec4765221f266993c2f633587c11811dcb9d10fd5
parent96e09837fb8031aebe8d823dd19ef664a34bcfad
bpo-47009: Let PRECALL_NO_KW_LIST_APPEND do its own POP_TOP (GH-32239)
Python/ceval.c
Python/specialize.c