]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106149: move _PyCfg_BasicblockLastInstr and make it local to flowgraph.c (#107180)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 24 Jul 2023 21:08:59 +0000 (22:08 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2023 21:08:59 +0000 (22:08 +0100)
commit7608fa8fd50a8e4caff5f56e50e4e85848617d81
tree57bd5cc797f1984bdee2ba8c383c71b4740167e8
parentac2d85a174d6fd0b1fd06aca6657fb002cd120f3
gh-106149: move _PyCfg_BasicblockLastInstr and make it local to flowgraph.c (#107180)
Include/internal/pycore_flowgraph.h
Python/flowgraph.c