]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30246: fix several error messages which only mention bytes in struct (#1421)
authorXiang Zhang <angwerzx@126.com>
Thu, 14 Sep 2017 02:33:26 +0000 (10:33 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2017 02:33:26 +0000 (10:33 +0800)
commitc3e97d9d984130d1c2aceedc4dfcd603b3162688
tree1c535a90448c1e7dd485eca3f2cfc9d4ea29b9fd
parent1b8f612e1800b6e58472113f4abe8ee7c31f4db7
bpo-30246: fix several error messages which only mention bytes in struct (#1421)
Modules/_struct.c