Skip to content

wsgiref.simple_server.SimpleServer claims to be multithreaded #52385

Description

@sgala
mannequin
BPO 8138
Nosy @pjeby, @djc, @berkerpeksag
PRs
  • bpo-8138: Initialize wsgiref's SimpleServer as single-threaded #12977
  • Files
  • multithread.patch: Patch so that simple_server.py doesn't claim falsely it is multithreaded
  • 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 2019-05-24.17:25:12.677>
    created_at = <Date 2010-03-14.18:08:54.920>
    labels = ['3.8', 'type-bug', 'library']
    title = 'wsgiref.simple_server.SimpleServer claims to be multithreaded'
    updated_at = <Date 2019-05-24.17:25:12.676>
    user = 'https://bugs.python.org/sgala'

    bugs.python.org fields:

    activity = <Date 2019-05-24.17:25:12.676>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-24.17:25:12.677>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2010-03-14.18:08:54.920>
    creator = 'sgala'
    dependencies = []
    files = ['36787']
    hgrepos = []
    issue_num = 8138
    keywords = ['patch']
    message_count = 6.0
    messages = ['101058', '228121', '228262', '228539', '340952', '343413']
    nosy_count = 4.0
    nosy_names = ['pje', 'sgala', 'djc', 'berker.peksag']
    pr_nums = ['12977']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8138'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions