#30116: Drop support for Python 3.5
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  Tim
         Type:                       |  Graham
  Cleanup/optimization               |                   Status:  closed
    Component:  Core (Other)         |                  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:"d6aff369ad33457ae2355b5b210faf1c4890ff35" d6aff369]:
 {{{
 #!CommitTicketReference repository=""
 revision="d6aff369ad33457ae2355b5b210faf1c4890ff35"
 Refs #30116 -- Simplified regex match group access with
 Match.__getitem__().

 The method has been available since Python 3.6. The shorter syntax is
 also marginally faster.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30116#comment:12>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.9d078ec66d98caa8cd33628381209b75%40djangoproject.com.

Reply via email to