]> granicus.if.org Git - python/commit
bpo-30245: Fix possible overflow when organize struct.pack_into error message (#1682)
authorJohan Liu <akira.lau@hotmail.com>
Fri, 2 Jun 2017 06:33:04 +0000 (14:33 +0800)
committerXiang Zhang <angwerzx@126.com>
Fri, 2 Jun 2017 06:33:04 +0000 (14:33 +0800)
commitaead53b6ee27915de248b07de509529174aaad21
tree5d0ab3d80216deccea25d93e17501b2f51184302
parentcdb89cd72cbc66e4626914b4a71b9052ddb3a32a
bpo-30245: Fix possible overflow when organize struct.pack_into error message (#1682)
Lib/test/test_struct.py
Misc/ACKS
Misc/NEWS
Modules/_struct.c