Re: Issue tracker cleanup: SVN-2079

2019-11-03 Thread Nathan Hartman
On Sun, Nov 3, 2019 at 4:35 PM Branko Čibej wrote: > On 03.11.2019 17:45, Nathan Hartman wrote: > > For this week's issue, SVN-2079 "utf8_tests.py should be made non- > > iso8859-1 specific": > > That test has two problems: first, it depends on the locale where it's > being run; and second, it's

Re: Issue tracker cleanup: SVN-2079

2019-11-03 Thread Branko Čibej
On 03.11.2019 17:45, Nathan Hartman wrote: > For this week's issue, SVN-2079 "utf8_tests.py should be made non- > iso8859-1 specific": > > According to the issue tracker, the utf8_tests.py fail on non-iso8859- > 1 systems and it seems that much smarter people than myself were > stumped as to how to

Issue tracker cleanup: SVN-2079

2019-11-03 Thread Nathan Hartman
For this week's issue, SVN-2079 "utf8_tests.py should be made non- iso8859-1 specific": According to the issue tracker, the utf8_tests.py fail on non-iso8859- 1 systems and it seems that much smarter people than myself were stumped as to how to fix it. * This issue was reported in 2004. * In 2005