Michael Felt <aixto...@felt.demon.nl> added the comment:
Ok - testing other Python3 versions: 3.4.9 - failed 3.5.5 - failed 3.7.0 - passes - ah - but due to skip tests! test_strcoll (test.test_locale.TestEnUSCollation) ... testing with 'en_US.ISO8859-1'... ok test_strcoll_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'bpo-29972: broken test on AIX' test_strxfrm (test.test_locale.TestEnUSCollation) ... testing with 'en_US.ISO8859-1'... ok test_strxfrm_with_diacritic (test.test_locale.TestEnUSCollation) ... skipped 'bpo-29972: broken test on AIX' So, I guess it is still an issue to be examined, just not urgently. ---------- versions: +Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8 -Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue11190> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com