Skip to content

iglob should try to use readdir #63439

Description

@tebeka
mannequin
BPO 19240
Nosy @tebeka, @o11c
Dependencies
  • bpo-11406: There is no os.listdir() equivalent returning generator instead of list
  • Superseder
  • bpo-25596: Use scandir() to speed up the glob module
  • 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 2017-02-07.19:05:40.466>
    created_at = <Date 2013-10-13.01:42:57.898>
    labels = ['library', 'performance']
    title = 'iglob should try to use `readdir`'
    updated_at = <Date 2017-02-07.19:05:40.465>
    user = 'https://github.com/tebeka'

    bugs.python.org fields:

    activity = <Date 2017-02-07.19:05:40.465>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-07.19:05:40.466>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-10-13.01:42:57.898>
    creator = 'tebeka'
    dependencies = ['11406']
    files = []
    hgrepos = []
    issue_num = 19240
    keywords = []
    message_count = 3.0
    messages = ['199649', '199657', '287251']
    nosy_count = 3.0
    nosy_names = ['tebeka', 'neologix', 'o11c']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '25596'
    type = 'performance'
    url = 'https://bugs.python.org/issue19240'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions