Skip to content

SSLSocket.recv(-1) triggers SystemError #70831

@vadmium

Description

@vadmium
BPO 26644
Nosy @benjaminp, @vadmium, @serhiy-storchaka
Files
  • ssl-negative.patch
  • ssl-negative.v2.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/vadmium'
    closed_at = <Date 2016-03-27.21:08:01.250>
    created_at = <Date 2016-03-26.07:28:02.792>
    labels = ['extension-modules', 'type-bug']
    title = 'SSLSocket.recv(-1) triggers SystemError'
    updated_at = <Date 2016-03-27.21:08:01.249>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-03-27.21:08:01.249>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-03-27.21:08:01.250>
    closer = 'martin.panter'
    components = ['Extension Modules']
    creation = <Date 2016-03-26.07:28:02.792>
    creator = 'martin.panter'
    dependencies = []
    files = ['42295', '42299']
    hgrepos = []
    issue_num = 26644
    keywords = ['patch']
    message_count = 9.0
    messages = ['262488', '262489', '262497', '262498', '262499', '262500', '262505', '262516', '262536']
    nosy_count = 4.0
    nosy_names = ['benjamin.peterson', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26644'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions