#30278: Using del on uncalled cached_property throws exception.
-----------------------------------+--------------------------------------
     Reporter:  Matthew Schinckel  |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Utilities          |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:  cached_property    |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------

Comment (by Matthew Schinckel):

 Gotcha.

 (In practice, it's possible to catch an exception raised by code that is
 calling `del foo.bar` when it's possible `foo.bar` has not been referenced
 yet, so I guess that will have to do).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30278#comment:2>
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/067.4da666c659d5afe8e7d07f436b21247e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to