◐ Shell
reader mode source ↗
Skip to content

bpo-42128: Add __match_args__ to structseq-based classes#24732

Merged
pablogsal merged 4 commits into
python:masterfrom
pablogsal:structseq
Mar 4, 2021
Merged

bpo-42128: Add __match_args__ to structseq-based classes#24732
pablogsal merged 4 commits into
python:masterfrom
pablogsal:structseq

Use _PyTuple_Resize instead of iterating twice

b41c2f0

Workflow runs completed with no jobs