Skip to content

Add support for Memory BIO to _ssl #66164

@geertj

Description

@geertj
mannequin
BPO 21965
Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @tiran, @ezio-melotti, @alex, @bdarnell, @1st1, @dstufft
Files
  • ssl-memory-bio.patch
  • ssl-memory-bio-2.patch: Updated patch
  • bio_python_options.py: A few options for the Python-level API
  • ssl-memory-bio-3.patch: Updated patch (adds Python-level API).
  • ssl-memory-bio-4.patch
  • ssl-memory-bio-4-incr1.patch
  • ssl-memory-bio-4-incr2.patch: Updated patch, incremental to 4. Makes SSLSocket use SSLObject.
  • ssl-memory-bio-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 = None
    closed_at = <Date 2014-10-05.22:22:59.394>
    created_at = <Date 2014-07-12.09:08:54.520>
    labels = ['extension-modules', 'type-feature']
    title = 'Add support for Memory BIO to _ssl'
    updated_at = <Date 2014-10-06.10:15:13.661>
    user = 'https://bugs.python.org/geertj'

    bugs.python.org fields:

    activity = <Date 2014-10-06.10:15:13.661>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-05.22:22:59.394>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2014-07-12.09:08:54.520>
    creator = 'geertj'
    dependencies = []
    files = ['35928', '36189', '36191', '36248', '36475', '36483', '36791', '36806']
    hgrepos = []
    issue_num = 21965
    keywords = ['patch']
    message_count = 39.0
    messages = ['222833', '223518', '223597', '224478', '224480', '224704', '224723', '224724', '224733', '224734', '224834', '224835', '224926', '224932', '224952', '225103', '225893', '225895', '225910', '225949', '226131', '226184', '226237', '226939', '228321', '228322', '228324', '228481', '228504', '228506', '228509', '228579', '228583', '228614', '228620', '228623', '228624', '228626', '228654']
    nosy_count = 15.0
    nosy_names = ['gvanrossum', 'geertj', 'janssen', 'pitrou', 'vstinner', 'giampaolo.rodola', 'christian.heimes', 'ezio.melotti', 'alex', 'python-dev', 'sbt', 'Ben.Darnell', 'yselivanov', 'dstufft', 'chatgris']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21965'
    versions = ['Python 3.5']

    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