Skip to content

[asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user #83022

Description

@xdegaye
mannequin
BPO 38841
Nosy @asvetlov, @xdegaye, @1st1, @miss-islington
PRs
  • bpo-38841: Skip asyncio test_create_datagram_endpoint_existing_sock_unix #17294
  • [3.8] bpo-38841: Skip asyncio test_create_datagram_endpoint_existing_sock_unix (GH-17294) #17299
  • 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-11-20.20:39:37.124>
    created_at = <Date 2019-11-18.22:36:11.271>
    labels = ['type-bug', '3.8', '3.9', 'expert-asyncio']
    title = '[asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user'
    updated_at = <Date 2019-11-20.20:39:37.098>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-11-20.20:39:37.098>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-20.20:39:37.124>
    closer = 'xdegaye'
    components = ['asyncio']
    creation = <Date 2019-11-18.22:36:11.271>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38841
    keywords = ['patch']
    message_count = 6.0
    messages = ['356924', '356978', '356979', '356995', '357096', '357100']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'xdegaye', 'yselivanov', 'miss-islington']
    pr_nums = ['17294', '17299']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38841'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions