]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26516: Fix test_capi on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Mar 2016 16:10:36 +0000 (17:10 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Mar 2016 16:10:36 +0000 (17:10 +0100)
commita1bc28a91de9bfe88fc16cab400cd50dd1a27467
treecfd4690cb32236c8f01c40996ca37f5bb35b9f6a
parentd222653f8f39733f65ea93bfeab7748185ba4ea8
Issue #26516: Fix test_capi on Windows

Pointers are formatted differently.
Lib/test/test_capi.py