Skip to content

Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module #87028

Description

@erlend-aasland
BPO 42862
Nosy @rhettinger, @berkerpeksag, @serhiy-storchaka, @corona10, @pablogsal, @erlend-aasland
PRs
  • bpo-40956: Convert _sqlite3.Cache to Argument Clinic #24135
  • bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module #24203
  • bpo-42862: Strip stale sqlite3 cache ignores from c-analyzer #26876
  • 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-06-03.20:01:40.172>
    created_at = <Date 2021-01-08.00:39:03.919>
    labels = ['type-feature', 'library', '3.11']
    title = 'Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module'
    updated_at = <Date 2021-06-23.14:04:34.134>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-06-23.14:04:34.134>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-03.20:01:40.172>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2021-01-08.00:39:03.919>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42862
    keywords = ['patch']
    message_count = 18.0
    messages = ['384625', '384627', '384691', '384892', '384923', '384926', '384927', '384928', '384929', '384935', '384976', '385193', '385376', '385444', '385445', '393932', '395039', '396422']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'berker.peksag', 'serhiy.storchaka', 'corona10', 'pablogsal', 'erlendaasland']
    pr_nums = ['24135', '24203', '26876']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42862'
    versions = ['Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions