Skip to content

socket.getsockname() type mismatch with AF_UNIX on Linux #74391

@giampaolo

Description

@giampaolo
BPO 30205
Nosy @ronaldoussoren, @pitrou, @vstinner, @giampaolo, @tiran, @ned-deily
PRs
  • bpo-30205: Fix getsockname() for unbound AF_UNIX sockets on Linux #1370
  • Backport bpo-30205 to 3.5 #1404
  • Backport bpo-30205 to 3.6 #1403
  • 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 2017-05-02.22:23:04.258>
    created_at = <Date 2017-04-29.08:55:10.959>
    labels = ['3.7', 'type-bug', 'library']
    title = 'socket.getsockname() type mismatch with AF_UNIX on Linux'
    updated_at = <Date 2017-05-02.22:23:04.257>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2017-05-02.22:23:04.257>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-02.22:23:04.258>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-04-29.08:55:10.959>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30205
    keywords = []
    message_count = 11.0
    messages = ['292580', '292581', '292702', '292776', '292781', '292806', '292807', '292809', '292810', '292818', '292819']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'pitrou', 'vstinner', 'giampaolo.rodola', 'christian.heimes', 'ned.deily', 'neologix']
    pr_nums = ['1370', '1404', '1403']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30205'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions