#21049: RuntimeError when running ./manage.py runserver
--------------------------+--------------------------------------
     Reporter:  lvella@…  |                    Owner:  mburst
         Type:  Bug       |                   Status:  closed
    Component:  Python 3  |                  Version:  1.6-beta-1
     Severity:  Normal    |               Resolution:  fixed
     Keywords:            |             Triage Stage:  Accepted
    Has patch:  1         |      Needs documentation:  0
  Needs tests:  0         |  Patch needs improvement:  0
Easy pickings:  1         |                    UI/UX:  0
--------------------------+--------------------------------------
Changes (by Max Burstein <mburst@…>):

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


Comment:

 In [changeset:"559cb826b850faeb7ad198a3a78a38f07dcf3b42"]:
 {{{
 #!CommitTicketReference repository=""
 revision="559cb826b850faeb7ad198a3a78a38f07dcf3b42"
 Fixed #21049 -- Fixed autoreload for Python 3

 Changed th system module values check to return a list.
 In Python 3 it returns a dict_view which could occassionally produce
 a runtime error of "dictionary changed size during iteration".
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21049#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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.4e8fa9c0b177891c400f6d9bc2d209ac%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to