Skip to content

Fnmatch cache is never cleared during usage #52094

@andyclegg

Description

@andyclegg
mannequin
BPO 7846
Nosy @rhettinger, @pitrou, @merwok, @bitdancer, @andyclegg
Files
  • py27-fnmatch.patch
  • py3k-fnmatch.patch
  • py3k-fnmatch.patch
  • 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/bitdancer'
    closed_at = <Date 2010-07-09.13:37:55.859>
    created_at = <Date 2010-02-03.15:02:13.655>
    labels = ['library', 'performance']
    title = 'Fnmatch cache is never cleared during usage'
    updated_at = <Date 2011-07-02.03:17:17.102>
    user = 'https://github.com/andyclegg'

    bugs.python.org fields:

    activity = <Date 2011-07-02.03:17:17.102>
    actor = 'Tom.Rini'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2010-07-09.13:37:55.859>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2010-02-03.15:02:13.655>
    creator = 'andrewclegg'
    dependencies = []
    files = ['17916', '17917', '17918']
    hgrepos = []
    issue_num = 7846
    keywords = ['patch', 'needs review']
    message_count = 21.0
    messages = ['98786', '99385', '99392', '99429', '99430', '99464', '109532', '109543', '109545', '109547', '109549', '109552', '109704', '109708', '109710', '109734', '113358', '139454', '139486', '139494', '139623']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'pitrou', 'eric.araujo', 'r.david.murray', 'andrewclegg', 'Tom.Rini']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue7846'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    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