#16900: utils.dictconfig doesn't work with python 3
-------------------------------------+-------------------------------------
               Reporter:  adsworth   |          Owner:  adsworth
                   Type:  Bug        |         Status:  new
              Milestone:             |      Component:  Python 3
                Version:  1.3        |       Severity:  Normal
             Resolution:             |       Keywords:
           Triage Stage:  Design     |      Has patch:  0
  decision needed                    |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * stage:  Unreviewed => Design decision needed


Comment:

 This is a problem only on python 3.0 and 3.1, because since 3.2 dictconfig
 is part of the standard library.

 To the best of my knowledge, nobody has decided which versions of python 3
 would be supported by Django. It would be reasonable to start support at
 Python 3.2 (by the time the py3k branch is merged in trunk). In this case,
 this ticket wouldn't be necessary.

 Marking as DDN, the decision to take is "which versions of Python are
 targeted by the py3k branch?"

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16900#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to