#10046: ModPythonHandler class should check for IOError when writing response
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  ewoudenberg                        |         Status:  closed
                   Type:  Bug        |      Component:  HTTP handling
              Milestone:             |       Severity:  Normal
                Version:  1.1        |       Keywords:
             Resolution:  wontfix    |      Has patch:  1
           Triage Stage:  Design     |    Needs tests:  0
  decision needed                    |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by carljm):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Given that the `mod_python` handler has been deprecated in Django since
 1.3 in favor of the `mod_wsgi` handler and is scheduled to be removed
 entirely in Django 1.5, and that it's not at all clear from the above
 discussion (which included the `mod_python` maintainer who has since moved
 on to `mod_wsgi`) that this is even a correct fix, I'm wontfixing this. We
 just don't have development energy to spare on figuring out the correct
 fix for a deprecated handler: just use `mod_wsgi` instead.

 Thanks for the contributions from the various people in this thread, sorry
 it's likely not going to make it in.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10046#comment:18>
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