Fix obscure lru_cache reentrancy bug · Issue #73177 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@rhettinger

Description

@rhettinger

BPO 28991
Nosy @rhettinger, @serhiy-storchaka
PRs [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
Files fix_lru_len_reentrancy.diff

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/rhettinger' closed_at = <Date 2016-12-16.22:16:09.356> created_at = <Date 2016-12-16.18:59:17.257> labels = ['3.7', 'type-bug', 'library'] title = 'Fix obscure lru_cache reentrancy bug' updated_at = <Date 2017-03-31.16:36:08.034> user = 'https://github.com/rhettinger'

bugs.python.org fields:

activity = <Date 2017-03-31.16:36:08.034> actor = 'dstufft' assignee = 'rhettinger' closed = True closed_date = <Date 2016-12-16.22:16:09.356> closer = 'rhettinger' components = ['Library (Lib)'] creation = <Date 2016-12-16.18:59:17.257> creator = 'rhettinger' dependencies = [] files = ['45927'] hgrepos = [] issue_num = 28991 keywords = ['patch'] message_count = 6.0 messages = ['283426', '283427', '283438', '283444', '283445', '283447'] nosy_count = 3.0 nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka'] pr_nums = ['552'] priority = 'normal' resolution = 'fixed' stage = 'commit review' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue28991' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']