X Tutup
The Wayback Machine - https://web.archive.org/web/20250528031631/https://github.com/python/cpython/issues/87490
Skip to content

asyncio: add socket getfqdn and gethostbyaddr functions #87490

Closed as not planned
@AliyevH

Description

@AliyevH
BPO 43324
Nosy @asvetlov, @1st1, @AliyevH
PRs
  • bpo-43324: Added socket functions to asyncio library #24651
  • 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 2021-02-25.22:47:07.423>
    labels = ['type-feature', '3.10']
    title = 'asyncio: add socket getfqdn and gethostbyaddr functions'
    updated_at = <Date 2021-02-27.03:53:44.338>
    user = 'https://github.com/AliyevH'

    bugs.python.org fields:

    activity = <Date 2021-02-27.03:53:44.338>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-02-25.22:47:07.423>
    creator = 'AliyevH'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43324
    keywords = ['patch']
    message_count = 1.0
    messages = ['387690']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'AliyevH']
    pr_nums = ['24651']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43324'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12only security fixespendingThe issue will be closed if no feedback is providedtopic-asynciotype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup