What exactly is the lowest common denominator platform we are trying to target here where we need 7bit ascii? MS-dos?
Could just be Linux. Filenames are just bytes so two equivalent Unicode filenames that have been normalized differently could be confusing. I guess?
I guess since I’m too afraid to use non-ASCII in filenames much.
Any system which uses encodings, including Windows and Linux in non-utf8 locale.