Skip to content

bytes-like objects with socket.sendall(), SSL, and http.client #71527

@vadmium

Description

@vadmium
BPO 27340
Nosy @tiran, @vadmium
PRs
  • bpo-27340: Use memoryview in SSLSocket.sendall() #3384
  • [3.6] bpo-27340: Use memoryview in SSLSocket.sendall() (GH-3384) #3434
  • 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 2017-09-08.00:05:19.262>
    created_at = <Date 2016-06-17.04:25:20.448>
    labels = ['3.7', 'expert-SSL', 'type-bug', 'library', 'docs']
    title = 'bytes-like objects with socket.sendall(), SSL, and http.client'
    updated_at = <Date 2017-09-08.00:05:19.261>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2017-09-08.00:05:19.261>
    actor = 'christian.heimes'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-09-08.00:05:19.262>
    closer = 'christian.heimes'
    components = ['Documentation', 'Library (Lib)', 'SSL']
    creation = <Date 2016-06-17.04:25:20.448>
    creator = 'martin.panter'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27340
    keywords = ['patch']
    message_count = 4.0
    messages = ['268707', '301639', '301652', '301653']
    nosy_count = 3.0
    nosy_names = ['christian.heimes', 'docs@python', 'martin.panter']
    pr_nums = ['3384', '3434']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27340'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytopic-SSLtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions