Skip to content

Recheck logic in the C version of the lru_cache() #79961

Description

@rhettinger
BPO 35780
Nosy @rhettinger, @serhiy-storchaka
PRs
  • bpo-35780: Fix errors in lru_cache() C code #11623
  • bpo-35780: Fix errors in lru_cache() C code #11623
  • bpo-35780: Fix errors in lru_cache() C code #11623
  • [3.7] bpo-35780: Fix errors in lru_cache() C code (GH-11623) #11682
  • [3.7] bpo-35780: Fix errors in lru_cache() C code (GH-11623) #11682
  • bpo-35780: Fix errors in lru_cache() C code #11715
  • bpo-35780: Fix errors in lru_cache() C code #11715
  • bpo-35780: Fix errors in lru_cache() C code #11715
  • [3.7] bpo-35780: Consistently move the misses update to just before the user function call (GH-11715) #11716
  • [3.7] bpo-35780: Consistently move the misses update to just before the user function call (GH-11715) #11716
  • [3.7] bpo-35780: Consistently move the misses update to just before the user function call (GH-11715) #11716
  • bpo-35780: Add link guards to the lru_cache() C code #11733
  • bpo-35780: Add link guards to the lru_cache() C code #11733
  • bpo-35780: Add link guards to the lru_cache() C code #11733
  • 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 2019-01-26.08:25:21.389>
    created_at = <Date 2019-01-19.04:19:38.635>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'Recheck logic in the C version of the lru_cache()'
    updated_at = <Date 2019-02-02.04:18:05.940>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-02-02.04:18:05.940>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-26.08:25:21.389>
    closer = 'rhettinger'
    components = ['Extension Modules']
    creation = <Date 2019-01-19.04:19:38.635>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35780
    keywords = ['patch', 'patch', 'patch']
    message_count = 13.0
    messages = ['334029', '334047', '334051', '334055', '334056', '334057', '334059', '334067', '334173', '334175', '334198', '334387', '334388']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'serhiy.storchaka']
    pr_nums = ['11623', '11623', '11623', '11682', '11682', '11715', '11715', '11715', '11716', '11716', '11716', '11733', '11733', '11733']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35780'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions