Branch: refs/heads/3.5 Home: https://github.com/python/cpython Commit: dd2a09cf98845b1460f0e049ad0ffeeb5c6c6476 https://github.com/python/cpython/commit/dd2a09cf98845b1460f0e049ad0ffeeb5c6c6476 Author: Xiang Zhang <angwerzx at 126.com> Date: 2017年05月15日 (2017年5月15日) Changed paths: M Modules/_struct.c Log Message: ----------- bpo-30242: resolve some undefined behaviours in struct (#1418) (#1587)