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