Skip to content

Use functools.lru_cache in urllib.parse instead of 1996 custom caching #88168

Description

@gpshead
BPO44002
Nosy@gpshead
PRs
  • bpo-44002: Switch to lru_cache in urllib.parse. #25798
  • 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/gpshead'closed_at=<Date2021-05-12.00:02:19.781>created_at=<Date2021-05-01.18:17:15.725>labels= ['type-feature', 'library', '3.11']
    title='Use functools.lru_cache in urllib.parse instead of 1996 custom caching'updated_at=<Date2021-05-12.00:02:19.781>user='https://github.com/gpshead'

    bugs.python.org fields:

    activity=<Date2021-05-12.00:02:19.781>actor='gregory.p.smith'assignee='gregory.p.smith'closed=Trueclosed_date=<Date2021-05-12.00:02:19.781>closer='gregory.p.smith'components= ['Library (Lib)']
    creation=<Date2021-05-01.18:17:15.725>creator='gregory.p.smith'dependencies= []
    files= []
    hgrepos= []
    issue_num=44002keywords= ['patch']
    message_count=3.0messages= ['392614', '392619', '392620']
    nosy_count=1.0nosy_names= ['gregory.p.smith']
    pr_nums= ['25798']
    priority='normal'resolution='fixed'stage='commit review'status='closed'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue44002'versions= ['Python 3.11']

    Metadata

    Metadata

    Assignees

    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