Skip to content

asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH #72116

Closed
@rjordens

Description

@rjordens
mannequin
BPO 27929
Nosy @asvetlov, @1st1, @Vgr255, @miss-islington, @vincentbernat
PRs
  • bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio #32131
  • [3.10] bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio (GH-32131) #32164
  • [3.9] bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio (GH-32131) #32165
  • 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-03-28.22:35:22.237>
    created_at = <Date 2016-09-01.13:59:55.702>
    labels = ['3.11', 'type-bug', '3.9', '3.10', 'expert-asyncio']
    title = 'asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH'
    updated_at = <Date 2022-03-28.22:35:22.234>
    user = 'https://bugs.python.org/rjordens'

    bugs.python.org fields:

    activity = <Date 2022-03-28.22:35:22.234>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-28.22:35:22.237>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2016-09-01.13:59:55.702>
    creator = 'rjordens'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27929
    keywords = ['patch', '3.5regression']
    message_count = 10.0
    messages = ['274131', '274132', '274134', '274142', '274201', '276623', '276916', '416218', '416220', '416222']
    nosy_count = 6.0
    nosy_names = ['asvetlov', 'yselivanov', 'rjordens', 'abarry', 'miss-islington', 'bernat']
    pr_nums = ['32131', '32164', '32165']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27929'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixestopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions