#21379: class AbstractUser: validators should compile re with Unicode
---------------------------------+------------------------------------
     Reporter:  anonymous        |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  contrib.auth     |                  Version:  master
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by claudep):

 So beside the [https://github.com/django/django/pull/6494 original PR]
 which also added Unicode username on Python 2, we have now the
 [https://github.com/django/django/pull/6600 alternative PR] to keep ASCII-
 only usernames on Python 2 and Unicode usernames on Python 3. This is more
 or less the same situation as Django 1.9, but with the ability to change
 the default behavior, and with improvements regarding Unicode
 normalization.

--
Ticket URL: <https://code.djangoproject.com/ticket/21379#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a926c485f3ba079a94cf8df1fcea504b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to