[issue31636] test_locale failure on OpenBSD

2020-12-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: PR-9178 was for #31608. I corrected the PR and unlinked it from here. This is a duplicate of #25191, with proposed patch. #37945 is the same issue for Windows, with extensive discussion. -- nosy: +terry.reedy resolution: -> duplicate stage: patch

[issue31636] test_locale failure on OpenBSD

2020-12-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -8617 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue31636] test_locale failure on OpenBSD

2018-09-25 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: Related issue on OpenBSD that proposes a patch catching the exception and skipping the test : https://bugs.python.org/issue25191 . I propose closing either of these as duplicate. It seems the PR 9178 was added to the issue by mistake and is not rel

[issue31636] test_locale failure on OpenBSD

2018-09-11 Thread Benjamin Peterson
Change by Benjamin Peterson : -- keywords: +patch pull_requests: +8617 stage: -> patch review ___ Python tracker ___ ___ Python-bug

[issue31636] test_locale failure on OpenBSD

2017-09-29 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- nosy: +davin ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue31636] test_locale failure on OpenBSD

2017-09-29 Thread Serhiy Storchaka
New submission from Serhiy Storchaka : $ ./python -m test -vuall -m test_getsetlocale_issue1813 test_locale ... test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... testing with ('tr_TR', 'ISO8859-9') ERROR ==