SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 57 Python

gh-106706: Streamline family syntax in cases generator DSL (#106716)

From `family(opname, STRUCTSIZE) = OPNAME + SPEC1 + ... +  SPECn;`
to `family(OPNAME, STRUCTSIZE) = SPEC1 + ... + SPECn;`
K
Kevin Diem committed
cc25ca16ee406db936dfbd2337cbd14b12ccc4b7
Parent: e589601
Committed by GitHub <noreply@github.com> on 7/16/2023, 3:16:34 PM