Skip to content

lru_cache is not threadsafe #73155

@NicolasSavoire

Description

@NicolasSavoire
BPO 28969
Nosy @rhettinger, @jcea, @vstinner, @ned-deily, @methane, @serhiy-storchaka, @MojoVampire
Files
  • test.py
  • lru_cache-dict-pop-3.5.patch: Patch for 3.5
  • lru_cache-dict-pop-simpler-3.5.patch
  • lru_cache-dict-pop-3.5-2.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/serhiy-storchaka'
    closed_at = <Date 2017-01-12.19:44:02.995>
    created_at = <Date 2016-12-14.10:49:24.502>
    labels = ['3.7', 'type-bug', 'library']
    title = 'lru_cache is not threadsafe'
    updated_at = <Date 2017-04-24.12:01:08.839>
    user = 'https://bugs.python.org/NicolasSavoire'

    bugs.python.org fields:

    activity = <Date 2017-04-24.12:01:08.839>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-01-12.19:44:02.995>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-12-14.10:49:24.502>
    creator = 'Nicolas Savoire'
    dependencies = []
    files = ['45895', '45914', '45931', '46062']
    hgrepos = []
    issue_num = 28969
    keywords = ['patch', '3.5regression']
    message_count = 11.0
    messages = ['283185', '283279', '283292', '283439', '283440', '283448', '284168', '284169', '285024', '285062', '285338']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'jcea', 'peter.otten', 'vstinner', 'ned.deily', 'methane', 'serhiy.storchaka', 'josh.r', 'Nicolas Savoire']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28969'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions