Skip to content

shutil.copy2 is not the same as cp -p #78441

Description

@csernazs
mannequin
BPO 34260
Nosy @csernazs, @vstinner, @giampaolo
PRs
  • bpo-34260: fix docstring of shutil.copy2 #8523
  • [3.6] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) #10068
  • [2.7] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) #10071
  • [3.7] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) #10065
  • 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 2018-10-24.21:23:19.589>
    created_at = <Date 2018-07-28.12:43:01.119>
    labels = ['3.8', '3.7', 'library']
    title = 'shutil.copy2 is not the same as cp -p'
    updated_at = <Date 2018-10-25.06:52:09.790>
    user = 'https://github.com/csernazs'

    bugs.python.org fields:

    activity = <Date 2018-10-25.06:52:09.790>
    actor = 'csernazs'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-24.21:23:19.589>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-07-28.12:43:01.119>
    creator = 'csernazs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34260
    keywords = ['patch']
    message_count = 7.0
    messages = ['322551', '328297', '328348', '328349', '328394', '328395', '328414']
    nosy_count = 3.0
    nosy_names = ['csernazs', 'vstinner', 'giampaolo.rodola']
    pr_nums = ['8523', '10068', '10071', '10065']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34260'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions