Skip to content

shutil.copytree() handles symbolic directory incorrectly #65896

@shajunxing

Description

@shajunxing
mannequin
BPO 21697
Nosy @ned-deily, @takluyver, @berkerpeksag
Files
  • 截图 - 2014年06月09日 - 21时14分13秒.png: shutil.py source code screenshot
  • issue21697.diff
  • issue21697.diff
  • shutil_copytree_symlink_dir.patch: Patch including 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/berkerpeksag'
    closed_at = <Date 2015-07-25.11:58:17.330>
    created_at = <Date 2014-06-09.13:19:19.281>
    labels = ['easy', 'type-bug', 'library']
    title = 'shutil.copytree() handles symbolic directory incorrectly'
    updated_at = <Date 2015-07-25.11:58:17.329>
    user = 'https://bugs.python.org/shajunxing'

    bugs.python.org fields:

    activity = <Date 2015-07-25.11:58:17.329>
    actor = 'berker.peksag'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2015-07-25.11:58:17.330>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2014-06-09.13:19:19.281>
    creator = 'shajunxing'
    dependencies = []
    files = ['35541', '35614', '35660', '39893']
    hgrepos = []
    issue_num = 21697
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['220088', '220112', '220431', '220758', '224546', '232870', '246587', '247347', '247348']
    nosy_count = 8.0
    nosy_names = ['ned.deily', 'python-dev', 'takluyver', 'berker.peksag', 'puppet', 'Eduardo.Seabra', 'shajunxing', 'Bj\xc3\xb6rn.Dahlgren']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21697'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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