]> granicus.if.org Git - python/commit
bpo-33182: Fix pointer types in _testembed (GH-6310) (GH-6311)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 30 Mar 2018 06:24:03 +0000 (23:24 -0700)
committerNick Coghlan <ncoghlan@gmail.com>
Fri, 30 Mar 2018 06:24:03 +0000 (16:24 +1000)
commit2961717986201d639b60de51e5f2e9aa2573856c
treefd16eaea9e2b8d311f2b4dd3bd5c1f3180bdbf3d
parentfaa6f5c74ca56d4cc0dd9db78d5c8e864b617d0c
bpo-33182: Fix pointer types in _testembed (GH-6310) (GH-6311)

(cherry picked from commit 69f5c73311a61b05485b19626935bf240ad31c5b)

Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
Misc/NEWS.d/next/Build/2018-03-30-14-55-48.bpo-33182.CePczb.rst [new file with mode: 0644]
Programs/_testembed.c