#30453: Django's template library tags cant use already decorated things like
lru_cache because of getfullargspec
-------------------------------------+-------------------------------------
     Reporter:  Batuhan Taşkaya      |                    Owner:  Batuhan
         Type:                       |  Taşkaya
  Cleanup/optimization               |                   Status:  closed
    Component:  Template system      |                  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 Mariusz Felisiak <felisiak.mariusz@…>):

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


Comment:

 In [changeset:"5c19274643dacc0a16e26634aa5dc34bd11a7077" 5c192746]:
 {{{
 #!CommitTicketReference repository=""
 revision="5c19274643dacc0a16e26634aa5dc34bd11a7077"
 Fixed #30453 -- Fixed crash of simple_tag() and inclusion_tag() when
 function is wrapped.

 getfullargspec() doesn't work with wrapped functions.
 }}}

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

Reply via email to