]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30242: resolve some undefined behaviours in struct (#1418) (#1587)
authorXiang Zhang <angwerzx@126.com>
Mon, 15 May 2017 05:17:41 +0000 (13:17 +0800)
committerGitHub <noreply@github.com>
Mon, 15 May 2017 05:17:41 +0000 (13:17 +0800)
commitdd2a09cf98845b1460f0e049ad0ffeeb5c6c6476
treee11d01c76b984430a87094a387e7f24a5431a12d
parent51ab4ada8fc99c24d434a533693375169c097006
bpo-30242: resolve some undefined behaviours in struct (#1418) (#1587)
Modules/_struct.c