Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 981096f98b9c131594b0ac85ad01b63cbd11aa0a https://github.com/python/cpython/commit/981096f98b9c131594b0ac85ad01b63cbd11aa0a 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)