]> granicus.if.org Git - python/commit
(Merge 3.3) Issue #17223: the test is specific to 32-bit wchar_t type
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 8 Mar 2013 01:33:44 +0000 (02:33 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 8 Mar 2013 01:33:44 +0000 (02:33 +0100)
commit763edc1c6a5a212f876c5b6b018a1d2d2054a334
treee0ebc21032a58c4895b57e18116c3b25d233efae
parent857b24b0d50dbcca76c9373f904693dacfda4062
parent29c0034ff9ac6b006237d2251866a15c69359b27
(Merge 3.3) Issue #17223: the test is specific to 32-bit wchar_t type

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