commit | b0a9a5a6a4786a6f8f0540e243427775d8ca245e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Sep 05 20:19:12 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 05 20:19:12 2017 -0700 |
tree | 09bedca2ded5244ed7c1a0e7a726bcca9dba34da | |
parent | 76d5abc8684bac4f2fc7cccfe2cd940923357351 [diff] |
correct initialization code (#3376) Explicitly initialize struct members rather than relying on compiler extensions.