]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17223: the test is specific to 32-bit wchar_t type
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 8 Mar 2013 01:33:06 +0000 (02:33 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 8 Mar 2013 01:33:06 +0000 (02:33 +0100)
commit29c0034ff9ac6b006237d2251866a15c69359b27
tree613c478d5ddde94c7b6eb486c1ebe343192b0dd7
parent965794ed5893882b5b0e49ce17ef9e137cfa9db1
Issue #17223: the test is specific to 32-bit wchar_t type

Skip the test on Windows.
Lib/test/test_array.py