[asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user · Issue #72870 · python/cpython · GitHub
Skip to content

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

Description

@xdegaye
mannequin
BPO 28684
Nosy @vstinner, @xdegaye, @1st1
PRs
  • bpo-28684: asyncio tests now handle PermissionError raised when bindi… #4503
  • bpo-28684: Remove useless import added by the previous commit #4547
  • Files
  • test_asyncio.log
  • test_asyncio_bind.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 2017-11-24.16:36:58.383>
    created_at = <Date 2016-11-13.20:39:34.110>
    labels = ['3.7', 'type-bug', 'tests', 'expert-asyncio']
    title = '[asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user'
    updated_at = <Date 2017-11-24.17:56:24.898>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-11-24.17:56:24.898>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-24.16:36:58.383>
    closer = 'xdegaye'
    components = ['Tests', 'asyncio']
    creation = <Date 2016-11-13.20:39:34.110>
    creator = 'xdegaye'
    dependencies = []
    files = ['45476', '45518']
    hgrepos = []
    issue_num = 28684
    keywords = ['patch']
    message_count = 5.0
    messages = ['280714', '280769', '281038', '306904', '306911']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'xdegaye', 'yselivanov']
    pr_nums = ['4503', '4547']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28684'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions