#28601: Don't cache default callable return value of None in cache.get_or_set()
-------------------------------------+-------------------------------------
     Reporter:  Dan Tao              |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Core (Cache system)  |                  Version:  1.11
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"4d60261b2a77460b4c127c3d832518b95e11a0ac" 4d60261b]:
 {{{
 #!CommitTicketReference repository=""
 revision="4d60261b2a77460b4c127c3d832518b95e11a0ac"
 Fixed #28601 -- Prevented cache.get_or_set() from caching None if default
 is a callable that returns None.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28601#comment:6>
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/062.21d67a8549e43cc1186c2916aaebe1ff%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to