]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
dump readable opcode names in flowgraph debug utility (#109392)
authorCarl Meyer <carl@oddbird.net>
Thu, 14 Sep 2023 14:28:21 +0000 (08:28 -0600)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 14:28:21 +0000 (14:28 +0000)
commit1ce9ea0453f7dc69dd41684f3bc9310259513de8
tree6d1b25adad30d647ea623f48424144b01a88d9f6
parent9ccd2e6aee173615012f7b8262ec890cfb1a7eb4
dump readable opcode names in flowgraph debug utility (#109392)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Python/flowgraph.c