#31493: Replace var usage with const and let keywords in JavaScript.
--------------------------------------+------------------------------------
     Reporter:  Jon Dufresne          |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  contrib.admin         |                  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
--------------------------------------+------------------------------------
Changes (by Carlton Gibson <carlton@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5d37cc703b2d3f100ca5c2c73fd456739cd80dd9" 5d37cc70]:
 {{{
 #!CommitTicketReference repository=""
 revision="5d37cc703b2d3f100ca5c2c73fd456739cd80dd9"
 Fixed #31493 -- Replaced var with const and let keywords in JavaScript.

 The eslint configuration and the admin script compress.py have been
 updated for ES6.

 The unused fallback of globals.django in jquery.init.js was removed. It
 is always included before jsi18n-mocks.test.js and it always sets the
 global value.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31493#comment:4>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.ba5e7c3e93769d0e72e8743aebcc7f30%40djangoproject.com.

Reply via email to