]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Include length in stats for UNPACK_SEQUENCE. (GH-31254)
authorMark Shannon <mark@hotpy.org>
Mon, 14 Feb 2022 10:01:31 +0000 (10:01 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 10:01:31 +0000 (10:01 +0000)
commit15ee55528e1cbc47ef7e9f64186393eee40a49d9
treecd1522b304dc4a33fe403b364775a2d16875440c
parent1d6ce67c29aa2166ef326952cb605b908fb4f987
Include length in stats for UNPACK_SEQUENCE. (GH-31254)
Python/ceval.c
Python/specialize.c