Skip to content

SystemError via chmod(symlink, ..., follow_symlinks=False) #76458

@asottile

Description

@asottile
mannequin
BPO 32277
Nosy @serhiy-storchaka, @asottile
PRs
  • bpo-32277: fix exception raised from chmod(..., follow_symlinks=False) #4797
  • [3.6] bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797) #4869
  • 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-12-14.17:31:17.099>
    created_at = <Date 2017-12-11.17:45:53.458>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'SystemError via chmod(symlink, ..., follow_symlinks=False)'
    updated_at = <Date 2017-12-14.17:31:17.099>
    user = 'https://github.com/asottile'

    bugs.python.org fields:

    activity = <Date 2017-12-14.17:31:17.099>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-14.17:31:17.099>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-12-11.17:45:53.458>
    creator = 'Anthony Sottile'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32277
    keywords = ['patch']
    message_count = 6.0
    messages = ['308062', '308070', '308072', '308319', '308320', '308324']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Anthony Sottile']
    pr_nums = ['4797', '4869']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32277'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions