Skip to content

shutil.copytree failing on xattr-less filesystems (like NFS) #61278

@Yhg1s

Description

@Yhg1s
BPO 17076
Nosy @Yhg1s, @hynek
Files
  • shutil.patch: shutil._coypxattr patch with test
  • 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 = 'https://github.com/hynek'
    closed_at = <Date 2013-02-05.08:16:53.761>
    created_at = <Date 2013-01-29.18:18:12.534>
    labels = ['type-bug']
    title = 'shutil.copytree failing on xattr-less filesystems (like NFS)'
    updated_at = <Date 2013-02-05.08:16:53.760>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2013-02-05.08:16:53.760>
    actor = 'hynek'
    assignee = 'hynek'
    closed = True
    closed_date = <Date 2013-02-05.08:16:53.761>
    closer = 'hynek'
    components = []
    creation = <Date 2013-01-29.18:18:12.534>
    creator = 'twouters'
    dependencies = []
    files = ['28927']
    hgrepos = []
    issue_num = 17076
    keywords = ['patch', 'needs review']
    message_count = 6.0
    messages = ['180920', '180947', '181046', '181047', '181423', '181424']
    nosy_count = 3.0
    nosy_names = ['twouters', 'python-dev', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17076'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions