Skip to content

Python 3 ssl module can't use a fileno to create a SSLSocket #72183

@SenBinYu

Description

@SenBinYu
mannequin
BPO 27996
Nosy @berkerpeksag
Superseder
  • bpo-27629: Cannot create ssl.SSLSocket without existing socket
  • Files
  • SSLSocket_sock.png: SSLSocket socket init branch conditions snapshot
  • 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 2016-09-07.12:37:24.611>
    created_at = <Date 2016-09-07.03:25:51.637>
    labels = ['type-bug', 'library']
    title = "Python 3 ssl module can't use a fileno to create a SSLSocket"
    updated_at = <Date 2016-09-07.12:37:24.609>
    user = 'https://bugs.python.org/SenBinYu'

    bugs.python.org fields:

    activity = <Date 2016-09-07.12:37:24.609>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-07.12:37:24.611>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-09-07.03:25:51.637>
    creator = 'SenBin Yu'
    dependencies = []
    files = ['44423']
    hgrepos = []
    issue_num = 27996
    keywords = []
    message_count = 6.0
    messages = ['274740', '274798', '274801', '274803', '274804', '274805']
    nosy_count = 2.0
    nosy_names = ['berker.peksag', 'SenBin Yu']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '27629'
    type = 'behavior'
    url = 'https://bugs.python.org/issue27996'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions