Skip to content

shutil.move raises OSError when copystat fails #42948

@piman

Description

@piman
mannequin
BPO 1438480
Nosy @merwok, @websurfer5, @eshan Singhal
Files
  • shutil.py.diff: Fix copy2/copy
  • 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 = None
    created_at = <Date 2006-02-25.05:26:29.000>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'shutil.move raises OSError when copystat fails'
    updated_at = <Date 2021-12-26.15:58:26.319>
    user = 'https://bugs.python.org/piman'

    bugs.python.org fields:

    activity = <Date 2021-12-26.15:58:26.319>
    actor = 'ajaksu2'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2006-02-25.05:26:29.000>
    creator = 'piman'
    dependencies = []
    files = ['1911']
    hgrepos = []
    issue_num = 1438480
    keywords = ['patch']
    message_count = 6.0
    messages = ['27612', '27613', '27614', '141827', '221789', '358270']
    nosy_count = 5.0
    nosy_names = ['thomaswaldmann', 'piman', 'eric.araujo', 'Jeffrey.Kintscher', 'eshan-singhal']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1438480'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      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