Skip to content

Add tuple tests to functools.lru_cache #89864

@sobolevn

Description

@sobolevn
BPO 45701
Nosy @rhettinger, @ambv, @miss-islington, @sobolevn
PRs
  • bpo-45679: add tuple tests with lru_cache to test_functools #29339
  • bpo-45701: Improve documentation for *typed* parameter #29498
  • [3.10] bpo-45701: Improve documentation for *typed* parameter (GH-29498) #29509
  • 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 2021-11-05.19:53:30.751>
    created_at = <Date 2021-11-03.10:47:28.645>
    labels = ['type-bug', 'tests', '3.9', '3.10', '3.11']
    title = 'Add tuple tests to `functools.lru_cache`'
    updated_at = <Date 2021-11-18.16:12:16.875>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2021-11-18.16:12:16.875>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-05.19:53:30.751>
    closer = 'rhettinger'
    components = ['Tests']
    creation = <Date 2021-11-03.10:47:28.645>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45701
    keywords = ['patch']
    message_count = 3.0
    messages = ['405601', '406063', '406549']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'lukasz.langa', 'miss-islington', 'sobolevn']
    pr_nums = ['29339', '29498', '29509']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45701'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions