#32355: Drop support for Python 3.6 & 3.7.
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  Mariusz
         Type:                       |  Felisiak
  Cleanup/optimization               |                   Status:  assigned
    Component:  Core (Other)         |                  Version:  4.0
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by GitHub <noreply@…>):

 In [changeset:"88e972e46d71520fbb480642cf957185e5a14a46" 88e972e4]:
 {{{
 #!CommitTicketReference repository=""
 revision="88e972e46d71520fbb480642cf957185e5a14a46"
 Fixed #32265, Refs #32355 -- Removed unnecessary
 ServerHandler.handle_error().

 ConnectionAbortedError, BrokenPipeError, ConnectionResetError raised
 from SocketServer.BaseServer.finish_request() are already suppressed
 by wsgiref.handlers.BaseHandler.run() in Python 3.7+, see
 
https://github.com/python/cpython/commit/47ffc1a9f6fab1c17cdcc325d4af066317369ed7
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32355#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.7d6068332db526131351f1c43cef1bab%40djangoproject.com.

Reply via email to