#29867: Allow cache.get_or_set() to cache a None result
-------------------------------------+-------------------------------------
     Reporter:  Phill Tornroth       |                    Owner:  Nick Pope
         Type:  Bug                  |                   Status:  assigned
    Component:  Core (Cache system)  |                  Version:  master
     Severity:  Normal               |               Resolution:
     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 Nick Pope):

 * owner:  Ahsan Shafiq => Nick Pope
 * needs_better_patch:  1 => 0
 * version:  2.1 => master


Comment:

 I polished off my [https://github.com/django/django/pull/13671 PR].

 This fixes all operations that make use of ``.get()`` without passing a
 default argument.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29867#comment:13>
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/072.71e1bb2310e6e2c5fb132cac5592d413%40djangoproject.com.

Reply via email to