#34233: Drop support for Python 3.8 & 3.9.
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  Mariusz
         Type:                       |  Felisiak
  Cleanup/optimization               |                   Status:  closed
    Component:  Core (Other)         |                  Version:  dev
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by GitHub <noreply@…>):

 In [changeset:"4470c2405c8dbb529501f9d78753e2aa4e9653a2" 4470c24]:
 {{{
 #!CommitTicketReference repository=""
 revision="4470c2405c8dbb529501f9d78753e2aa4e9653a2"
 Refs #34233 -- Used @functools.cache.

 Python 3.9+ supports @functools.cache as an alias for
 @functools.lru_cache(maxsize=None).
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34233#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070185c61f2e29-10bc6739-f197-4bfd-ad01-616485cda1b7-000000%40eu-central-1.amazonses.com.

Reply via email to