#17447: Problematic logical expressions for types.ClassType checks in
django.utils.dictconfig
-------------------------------------+-------------------------------------
     Reporter:  zimmermann           |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  master
    Component:  Python 3             |               Resolution:
     Severity:  Normal               |  worksforme
     Keywords:  types ClassType      |             Triage Stage:  Accepted
  logic expression hasattr           |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  1                    |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * status:  new => closed
 * resolution:   => worksforme
 * component:  Utilities => Python 3


Comment:

 This bug was filed against an old experimental port to Python 3 that was
 abandonned.

 Django now attemps to import `dictConfig` from `logging.config`, and falls
 back to importing it from `django.utils.dictconfig` only on Python 2.6.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17447#comment:5>
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to