Skip to content

Standardise (and publish?) cache handling in standard library #53642

Closed
@ncoghlan

Description

@ncoghlan
BPO 9396
Nosy @rhettinger, @ncoghlan, @merwok, @bitdancer, @florentx
Dependencies
  • bpo-9567: Add attribute pointing to wrapped function in functools.update_wrapper
  • 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 2010-08-22.08:06:14.022>
    created_at = <Date 2010-07-28.11:27:10.412>
    labels = ['type-feature', 'library']
    title = 'Standardise (and publish?) cache handling in standard library'
    updated_at = <Date 2010-08-22.08:51:32.047>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2010-08-22.08:51:32.047>
    actor = 'eric.araujo'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2010-08-22.08:06:14.022>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2010-07-28.11:27:10.412>
    creator = 'ncoghlan'
    dependencies = ['9567']
    files = []
    hgrepos = []
    issue_num = 9396
    keywords = []
    message_count = 12.0
    messages = ['111790', '113273', '113300', '113374', '113378', '113382', '113383', '113385', '113570', '113580', '113791', '114647']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'ncoghlan', 'eric.araujo', 'r.david.murray', 'flox']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9396'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions