Skip to content

asyncio: calling _UnixSelectorEventLoop.create_unix_server(sock=..., path=...) must fail #65354

@vstinner

Description

@vstinner
BPO 21155
Nosy @gvanrossum, @vstinner, @1st1
Files
  • unix.patch
  • 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 2014-04-07.09:23:26.448>
    created_at = <Date 2014-04-04.16:57:31.659>
    labels = []
    title = 'asyncio: calling _UnixSelectorEventLoop.create_unix_server(sock=..., path=...) must fail'
    updated_at = <Date 2014-04-07.09:23:26.448>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-04-07.09:23:26.448>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-04-07.09:23:26.448>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-04-04.16:57:31.659>
    creator = 'vstinner'
    dependencies = []
    files = ['34726']
    hgrepos = []
    issue_num = 21155
    keywords = ['patch']
    message_count = 2.0
    messages = ['215536', '215679']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21155'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions