summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorKevin Diem <kg.diem@gmail.com>2023-07-16 15:16:34 (GMT)
committerGitHub <noreply@github.com>2023-07-16 15:16:34 (GMT)
commitcc25ca16ee406db936dfbd2337cbd14b12ccc4b7 (patch)
treeca9f68c9b35b7a5aab149da2ad93c21bf0ecc428 /Python/flowgraph.c
parente58960160fcb4fce63177fcd9ef605f887377767 (diff)
downloadcpython-cc25ca16ee406db936dfbd2337cbd14b12ccc4b7.zip
cpython-cc25ca16ee406db936dfbd2337cbd14b12ccc4b7.tar.gz
cpython-cc25ca16ee406db936dfbd2337cbd14b12ccc4b7.tar.bz2
gh-106706: Streamline family syntax in cases generator DSL (#106716)
From `family(opname, STRUCTSIZE) = OPNAME + SPEC1 + ... + SPECn;` to `family(OPNAME, STRUCTSIZE) = SPEC1 + ... + SPECn;`
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions