Skip to content

use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio #90980

Description

@graingert
mannequin
BPO 46824
Nosy @asvetlov, @bdarnell, @1st1, @graingert
PRs
  • gh-90980: skip getaddrinfo thread if host is already resolved, using socket.AI_NUMERIC... #31497
  • 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 = None
    created_at = <Date 2022-02-22.10:15:28.937>
    labels = ['type-feature', 'expert-asyncio']
    title = 'use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio'
    updated_at = <Date 2022-03-18.16:45:34.609>
    user = 'https://github.com/graingert'

    bugs.python.org fields:

    activity = <Date 2022-03-18.16:45:34.609>
    actor = 'Ben.Darnell'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2022-02-22.10:15:28.937>
    creator = 'graingert'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46824
    keywords = ['patch']
    message_count = 5.0
    messages = ['413699', '413701', '413702', '415510', '415511']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'Ben.Darnell', 'yselivanov', 'graingert']
    pr_nums = ['31497']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46824'
    versions = []

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions