Skip to content

With PEP 468, the lru cache not longer needs to sort keyword args #73389

@rhettinger

Description

@rhettinger
BPO 29203
Nosy @rhettinger, @serhiy-storchaka
Files
  • lru_468.diff
  • lru_cache_pep468.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-09.07:21:45.489>
    created_at = <Date 2017-01-08.10:01:29.924>
    labels = ['3.7', 'type-bug', 'library']
    title = 'With PEP 468, the lru cache not longer needs to sort keyword args'
    updated_at = <Date 2017-01-09.07:27:42.854>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2017-01-09.07:27:42.854>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-01-09.07:21:45.489>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2017-01-08.10:01:29.924>
    creator = 'rhettinger'
    dependencies = []
    files = ['46210', '46213']
    hgrepos = []
    issue_num = 29203
    keywords = ['patch']
    message_count = 6.0
    messages = ['284971', '284972', '284973', '284984', '285013', '285014']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29203'
    versions = ['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