Skip to content

Make shutil.copytree use os.scandir to take advantage of cached is_(dir|file|symlink) #77595

@andresdelfino

Description

@andresdelfino
BPO 33414
Nosy @vstinner, @giampaolo, @serhiy-storchaka, @andresdelfino
PRs
  • bpo-33414: Use os.scandir to take advantage of cached is_(dir|file|symlink) #6697
  • 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-05-09.10:17:47.168>
    created_at = <Date 2018-05-03.04:09:33.488>
    labels = ['3.8', 'library']
    title = 'Make shutil.copytree use os.scandir to take advantage of cached is_(dir|file|symlink)'
    updated_at = <Date 2018-05-30.03:52:53.566>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-05-30.03:52:53.566>
    actor = 'giampaolo.rodola'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-09.10:17:47.168>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-05-03.04:09:33.488>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33414
    keywords = ['patch']
    message_count = 5.0
    messages = ['316108', '316111', '316122', '316279', '316298']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'serhiy.storchaka', 'adelfino']
    pr_nums = ['6697']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33414'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions