Remove stale unix datagram socket before binding

BPO 34139
Nosy @asvetlov, @1st1, @ovv
PRs
  • bpo-34139: Remove unix datagram socket from FS before binding #8323
  • 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 2019-04-09.13:42:07.971>
    created_at = <Date 2018-07-17.13:52:23.431>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = 'Remove stale unix datagram socket before binding'
    updated_at = <Date 2019-04-09.13:42:07.970>
    user = 'https://github.com/Ovv'

    bugs.python.org fields:

    activity = <Date 2019-04-09.13:42:07.970>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-09.13:42:07.971>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2018-07-17.13:52:23.431>
    creator = 'qdawans'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34139
    keywords = ['patch']
    message_count = 3.0
    messages = ['321829', '339748', '339749']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'qdawans']
    pr_nums = ['8323']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34139'
    versions = ['Python 3.8']