Skip to content

Cached method implementation no longer works on Python 3.7.3 #80831

Description

@jaraco
BPO 36650
Nosy @rhettinger, @jaraco, @mcepl, @serhiy-storchaka, @MojoVampire
PRs
  • bpo-36650: Fix handling of empty keyword args in C version of lru_cache. #12881
  • [3.7] bpo-36650: Fix handling of empty keyword args in C version of lru_cache. (GH-12881) #12888
  • 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 2019-04-20.17:51:10.064>
    created_at = <Date 2019-04-17.18:45:43.778>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'Cached method implementation no longer works on Python 3.7.3'
    updated_at = <Date 2019-04-20.22:42:57.288>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2019-04-20.22:42:57.288>
    actor = 'mcepl'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-04-20.17:51:10.064>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-04-17.18:45:43.778>
    creator = 'jaraco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36650
    keywords = ['patch', '3.7regression']
    message_count = 10.0
    messages = ['340429', '340433', '340438', '340439', '340440', '340554', '340555', '340560', '340586', '340587']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'jaraco', 'mcepl', 'serhiy.storchaka', 'josh.r']
    pr_nums = ['12881', '12888']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36650'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (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