Skip to content

shutil.move doesn't handle ENOTSUP raised by chflags on OS X #58867

@grobian

Description

@grobian
mannequin
BPO 14662
Nosy @pitrou, @ned-deily, @merwok, @hynek
Files
  • expand-chflags-catch-2.7.diff: Patch to catch also ENOTSUP in copystat() for Python 2.7
  • expand-chflags-catch-tip.diff
  • expand-chflags-catch-3.2.diff
  • expand-chflags-catch-2.7-v2.diff
  • expand-chflags-catch-3.2-v2.diff
  • expand-chflags-catch-tip-v2.diff
  • 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 2012-05-11.01:20:47.729>
    created_at = <Date 2012-04-24.17:58:51.591>
    labels = ['type-bug', 'library']
    title = "shutil.move doesn't handle ENOTSUP raised by chflags on OS X"
    updated_at = <Date 2012-05-11.01:20:47.727>
    user = 'https://bugs.python.org/grobian'

    bugs.python.org fields:

    activity = <Date 2012-05-11.01:20:47.727>
    actor = 'ned.deily'
    assignee = 'hynek'
    closed = True
    closed_date = <Date 2012-05-11.01:20:47.729>
    closer = 'ned.deily'
    components = ['Library (Lib)']
    creation = <Date 2012-04-24.17:58:51.591>
    creator = 'grobian'
    dependencies = []
    files = ['25382', '25383', '25384', '25434', '25435', '25436']
    hgrepos = []
    issue_num = 14662
    keywords = ['patch']
    message_count = 22.0
    messages = ['159178', '159184', '159185', '159192', '159405', '159407', '159417', '159419', '159422', '159423', '159479', '159480', '159481', '159737', '159795', '159796', '159798', '159803', '159947', '159970', '160395', '160396']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'ned.deily', 'eric.araujo', 'grobian', 'python-dev', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14662'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions