]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26516: Fix test_capi on AIX
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Mar 2016 20:55:43 +0000 (21:55 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 14 Mar 2016 20:55:43 +0000 (21:55 +0100)
commit08572f68a980576e883e4eba1227b59782d5192e
treed157aca06384936b99d117156b997f90f6dc9316
parent0ab7d0978b1686838e0eda40e8f950d2d4cbc16a
Issue #26516: Fix test_capi on AIX

Fix regex for parse a pointer address.
Lib/test/test_capi.py