Skip to content

ssl.SSLSocket.write may fail on non-blocking sockets #52487

@cbay

Description

@cbay
mannequin
BPO 8240
Nosy @jcea, @pitrou, @vstinner, @giampaolo, @benjaminp, @bitdancer, @bdarnell
Files
  • _ssl.c.patch
  • test_ssl.py.patch
  • test_ssl.py.patch.v2
  • ssl_mode.patch: implements SSLSocket.get_mode/set_mode, made on trunk 44327.
  • 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 2013-05-25.11:09:59.718>
    created_at = <Date 2010-03-26.15:30:33.547>
    labels = ['extension-modules', 'type-feature']
    title = 'ssl.SSLSocket.write may fail on non-blocking sockets'
    updated_at = <Date 2013-05-25.11:09:59.717>
    user = 'https://bugs.python.org/cbay'

    bugs.python.org fields:

    activity = <Date 2013-05-25.11:09:59.717>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-05-25.11:09:59.718>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2010-03-26.15:30:33.547>
    creator = 'cbay'
    dependencies = []
    files = ['16668', '16669', '16670', '16800']
    hgrepos = []
    issue_num = 8240
    keywords = ['patch']
    message_count = 27.0
    messages = ['101753', '101754', '101757', '101761', '101762', '101763', '101765', '101767', '101768', '101769', '101770', '101826', '101944', '101946', '101986', '102535', '102541', '102563', '102746', '109637', '138119', '168547', '189763', '189789', '189952', '189954', '189955']
    nosy_count = 11.0
    nosy_names = ['jcea', 'janssen', 'pitrou', 'vstinner', 'giampaolo.rodola', 'benjamin.peterson', 'r.david.murray', 'cbay', 'python-dev', 'Ben.Darnell', 'Ken.Giusti']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8240'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions