#30399: Use Python stdlib html.escape() to in django.utils.html.escape()
-------------------------------------+-------------------------------------
     Reporter:  Jon Dufresne         |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Utilities            |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Jon Dufresne):

 > It's annoying, as `assertHTMLEqual` seems to make a difference between
 those two equivalent representations, and that means different code paths
 in apps testing with different Django versions. That's something we should
 try to solve in `django.test.html`.

 Good idea. I added a [https://github.com/django/django/pull/11343 PR] for
 this.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30399#comment:9>
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.b2ae982cb53b385cefbb376f705a2108%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to