Skip to content

functools.lru_cache raises KeyError #69482

@PeterBrady

Description

@PeterBrady
mannequin
BPO 25295
Nosy @rhettinger, @asmeurer, @serhiy-storchaka
Dependencies
  • bpo-24483: Avoid repeated hash calculation in C implementation of functools.lru_cache()
  • 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 2016-02-10.22:25:40.489>
    created_at = <Date 2015-10-02.03:58:34.459>
    labels = ['type-bug', 'library']
    title = 'functools.lru_cache raises KeyError'
    updated_at = <Date 2016-02-10.22:25:40.487>
    user = 'https://bugs.python.org/PeterBrady'

    bugs.python.org fields:

    activity = <Date 2016-02-10.22:25:40.487>
    actor = 'Peter Brady'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-10.22:25:40.489>
    closer = 'Peter Brady'
    components = ['Library (Lib)']
    creation = <Date 2015-10-02.03:58:34.459>
    creator = 'Peter Brady'
    dependencies = ['24483']
    files = []
    hgrepos = []
    issue_num = 25295
    keywords = []
    message_count = 7.0
    messages = ['252083', '252097', '252104', '252126', '252134', '259797', '260047']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'Aaron.Meurer', 'serhiy.storchaka', 'Peter Brady']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25295'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      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