Skip to content

Problem with SocketIO for closing the socket #48076

@romkyns

Description

@romkyns
mannequin
BPO 3826
Nosy @loewis, @gpshead, @amauryfa, @vstinner
Files
  • breakage.py: Example reproducing the issue
  • issue3826_gps05.diff: fix for socket.SocketIO and unit tests
  • test_httpclose_py3k.py
  • socket_real_close-5.patch
  • 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 = 'https://github.com/gpshead'
    closed_at = <Date 2009-01-20.04:03:01.541>
    created_at = <Date 2008-09-09.21:21:11.373>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'Problem with SocketIO for closing the socket'
    updated_at = <Date 2009-01-20.04:03:01.513>
    user = 'https://bugs.python.org/romkyns'

    bugs.python.org fields:

    activity = <Date 2009-01-20.04:03:01.513>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2009-01-20.04:03:01.541>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2008-09-09.21:21:11.373>
    creator = 'romkyns'
    dependencies = []
    files = ['11448', '12165', '12166', '12615']
    hgrepos = []
    issue_num = 3826
    keywords = ['patch']
    message_count = 28.0
    messages = ['72917', '72980', '73248', '73481', '73774', '73777', '73834', '73849', '76567', '76568', '76569', '76570', '76572', '76592', '76595', '76625', '76631', '76633', '79209', '79211', '79213', '79214', '79220', '79221', '79645', '79993', '79994', '80233']
    nosy_count = 8.0
    nosy_names = ['loewis', 'jhylton', 'gregory.p.smith', 'amaury.forgeotdarc', 'ggenellina', 'vstinner', 'zanella', 'romkyns']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3826'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard 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