Skip to content

test_asyncio: sendfile tests fail on AMD64 Debian root 3.7 when _ssl is missing #83187

Description

@vstinner
BPO 39006
Nosy @vstinner, @tiran, @asvetlov, @pablogsal, @miss-islington
PRs
  • bpo-39006: Fix asyncio when the ssl module is missing #17524
  • [3.8] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524) #17527
  • [3.7] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524) #17528
  • 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/tiran'
    closed_at = <Date 2019-12-09.14:04:23.766>
    created_at = <Date 2019-12-09.13:33:26.545>
    labels = ['3.8', '3.7', 'tests', '3.9']
    title = 'test_asyncio: sendfile tests fail on AMD64 Debian root 3.7 when _ssl is missing'
    updated_at = <Date 2019-12-09.14:20:31.145>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-12-09.14:20:31.145>
    actor = 'miss-islington'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2019-12-09.14:04:23.766>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-12-09.13:33:26.545>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39006
    keywords = ['patch']
    message_count = 10.0
    messages = ['358079', '358080', '358081', '358082', '358085', '358088', '358090', '358091', '358099', '358100']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'asvetlov', 'pablogsal', 'miss-islington']
    pr_nums = ['17524', '17527', '17528']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39006'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions