Skip to content

Forbid passing SSLSocket into asyncio methods #90410

Description

@matan1008
mannequin
BPO 46252
Nosy @tiran, @asvetlov, @1st1, @matan1008
PRs
  • bpo-46252: Prevent _SelectorSocketTransport from closing on SSLWantRe… #30385
  • bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods #31442
  • [3.10] bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442) #31443
  • [3.9] bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442) #31444
  • 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 2022-02-20.12:49:51.258>
    created_at = <Date 2022-01-04.05:46:27.764>
    labels = ['expert-SSL', 'type-bug', '3.9', '3.10', '3.11', 'expert-asyncio']
    title = 'Forbid passing SSLSocket into asyncio methods'
    updated_at = <Date 2022-02-20.12:49:51.258>
    user = 'https://github.com/matan1008'

    bugs.python.org fields:

    activity = <Date 2022-02-20.12:49:51.258>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-20.12:49:51.258>
    closer = 'asvetlov'
    components = ['asyncio', 'SSL']
    creation = <Date 2022-01-04.05:46:27.764>
    creator = 'matan1008'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46252
    keywords = ['patch']
    message_count = 2.0
    messages = ['413580', '413583']
    nosy_count = 4.0
    nosy_names = ['christian.heimes', 'asvetlov', 'yselivanov', 'matan1008']
    pr_nums = ['30385', '31442', '31443', '31444']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46252'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions