◐ Shell
clean mode source ↗

correct some initialization code by benjaminp · Pull Request #3376 · python/cpython

Explicitly initialize struct members rather than relying on compiler extensions.

@benjaminp benjaminp changed the title remove some nonsensical initialization code correct some initialization code

Sep 6, 2017

@benjaminp benjaminp deleted the benjamin-nonsenical-initialization branch

September 6, 2017 03:19

ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request

Sep 6, 2017

GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request

Sep 10, 2017
Explicitly initialize struct members rather than relying on compiler extensions.