commit | cfeb5437a8910e28726422a14a93a36584e32238 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Nov 19 14:36:23 2020 +0100 |
committer | GitHub <noreply@github.com> | Thu Nov 19 22:36:23 2020 +0900 |
tree | a5ddb6495bf59bbd2d787b715dedaa8faac915cb | |
parent | 3390347aa036404453213d589fe1e35902e55fd4 [diff] |
bpo-1635741: Port _struct to multiphase initialization (GH-23398) Signed-off-by: Christian Heimes <christian@python.org>