summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_structseq.h
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43916: Move the _PyStructSequence_InitType function to the internal API ↵Pablo Galindo2021-05-031-0/+21
(GH-25854)