Skip to content

Borrow asyncio ssl implementation from uvloop #88177

Closed
@asvetlov

Description

@asvetlov
BPO 44011
Nosy @asvetlov, @1st1, @pablogsal, @kumaraditya303
PRs
  • bpo-44011: New asyncio ssl implementation #17975
  • bpo-44011: Fix asyncio tests without ssl module (GH-25840) #25840
  • bpo-44011: Increase test timeout #25842
  • bpo-44011: Increase timeouts for asyncio SSL tests #25846
  • bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" #25848
  • bpo-44011: New asyncio ssl implementation #31275
  • bpo-44011: add docs for ssl_shutdown_timeout parameter #31597
  • 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 = 'https://github.com/asvetlov'
    closed_at = <Date 2022-02-22.21:12:45.984>
    created_at = <Date 2021-05-02.20:33:39.996>
    labels = ['3.11', 'type-feature', 'expert-asyncio']
    title = 'Borrow asyncio ssl implementation from uvloop'
    updated_at = <Date 2022-02-26.13:06:50.530>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2022-02-26.13:06:50.530>
    actor = 'asvetlov'
    assignee = 'asvetlov'
    closed = True
    closed_date = <Date 2022-02-22.21:12:45.984>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2021-05-02.20:33:39.996>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44011
    keywords = ['patch']
    message_count = 18.0
    messages = ['392726', '392739', '392769', '392771', '392774', '392775', '392776', '392798', '392799', '392800', '392802', '392813', '392815', '413062', '413065', '413288', '413289', '414102']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'pablogsal', 'kumaraditya']
    pr_nums = ['17975', '25840', '25842', '25846', '25848', '31275', '31597']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44011'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions