commit | f2be23d329ceb5df1217e50dae1828a5acbf5ccb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Jan 26 23:26:11 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Jan 26 23:26:11 2015 +0100 |
tree | fd6363c0af5719543d0b845753440e209cfb8fe0 | |
parent | 3bf8684c5e6eeecbe73f62aeb9843f7a532e909e [diff] |
Issue #22286, #23321: Fix failing test on Windows code page 932 There was a bug which was fixed. The unit test was also wrong.