commit | bd44a7ead9f7336d7bb45f186b2b6ca0300154f7 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Nov 16 18:55:29 2019 +0200 |
committer | GitHub <noreply@github.com> | Sat Nov 16 18:55:29 2019 +0200 |
tree | f53b1af72f9a828420c251c5ecc27e20d66eaffe | |
parent | 5fd5cb8d85fab3393dd76c7f3de1cdeb8ecf7203 [diff] |
bpo-38650: Constify PyStructSequence_UnnamedField. (GH-17005) Make it a constant and referring to a constant string.