#27753: Cleanups when no supported version of Django supports Python 2 anymore
--------------------------------------+------------------------------------
     Reporter:  Aymeric Augustin      |                    Owner:  (none)
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  Utilities             |                  Version:  master
     Severity:  Normal                |               Resolution:  fixed
     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 Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"b915b9f10f1110bf6b8468060ce9753ff78ffb07" b915b9f]:
 {{{
 #!CommitTicketReference repository=""
 revision="b915b9f10f1110bf6b8468060ce9753ff78ffb07"
 Refs #27753 -- Deprecated django.utils.text.unescape_entities().

 The function was undocumented and only required for compatibility with
 Python 2.

 Code should use Python's html.unescape() that was added in Python 3.4.
 }}}

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

Reply via email to