Skip to content

Wsgiref server does not handle closed connections gracefully #78728

Description

@PetterS
mannequin
BPO 34547
Nosy @cjerdonek, @PetterS, @tirkarthi
PRs
  • bpo-27682: Handle client connection terminations in wsgiref. #9713
  • bpo-35047: Better error messages in unittest.mock #10090
  • Superseder
  • bpo-27682: wsgiref BaseHandler / SimpleHandler can raise additional errors when handling an error
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-11-02.23:08:33.089>
    created_at = <Date 2018-08-30.10:17:15.657>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Wsgiref server does not handle closed connections gracefully'
    updated_at = <Date 2018-11-02.23:08:33.077>
    user = 'https://github.com/PetterS'

    bugs.python.org fields:

    activity = <Date 2018-11-02.23:08:33.077>
    actor = 'chris.jerdonek'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-02.23:08:33.089>
    closer = 'chris.jerdonek'
    components = ['Library (Lib)']
    creation = <Date 2018-08-30.10:17:15.657>
    creator = 'Petter S'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34547
    keywords = ['patch']
    message_count = 3.0
    messages = ['324375', '327563', '329170']
    nosy_count = 3.0
    nosy_names = ['chris.jerdonek', 'Petter S', 'xtreak']
    pr_nums = ['9713', '10090']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '27682'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34547'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions