← 返回首页
Use functools.lru_cache in urllib.parse instead of 1996 custom caching · Issue #88168 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

New issue
New issue

Description

BPO 44002
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 = <Date 2021-05-12.00:02:19.781> created_at = <Date 2021-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 = <Date 2021-05-12.00:02:19.781> user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2021-05-12.00:02:19.781> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2021-05-12.00:02:19.781> closer = 'gregory.p.smith' components = ['Library (Lib)'] creation = <Date 2021-05-01.18:17:15.725> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 44002 keywords = ['patch'] message_count = 3.0 messages = ['392614', '392619', '392620'] nosy_count = 1.0 nosy_names = ['gregory.p.smith'] pr_nums = ['25798'] priority = 'normal' resolution = 'fixed' stage = 'commit review' status = 'closed' superseder = None type = '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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.