Le jeudi 21 avril 2016 21:23:16 UTC+2, Aymeric Augustin a écrit : > > For what it’s worth, I’m in favor of restoring the intended behavior of > restricting usernames to ASCII on Python 3 and letting developers who want > something more elaborate implement their own requirements. >
I'm sorry to disagree, you know that I'm a Unicode's nerd :-) We should have probably done that when adding Python 3 support, but it might be a bit late now. I'll see if I can find the time to work on something acceptable, allowing people to choose either policy without too much hassle and backwards incompatibility. Of course, anyone else could try it, too. > One last anecdote: I live in a country where many people have non-ASCII > names and no one would ask for a non-ASCII username because everyone knows > it would cause problems at some point, even if IT thinks otherwise! :-) > As for me, I think that's a behavior inherited from the past, where pure ASCII was king. It feels to me a bit ethnocentric (even if I know there are/were technical reasons for that). Claude -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/acc00270-1939-4806-b5e4-bb0c549f59cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
