Skip to content

Reduce memory usage of urllib.unquote and unquote_to_bytes #88500

Closed
@mustafaelagamey

Description

@mustafaelagamey
BPO 44334
Nosy @terryjreedy, @gpshead, @orsenthil, @mustafaelagamey
PRs
  • bpo-44334: Use bytearray in urllib.unquote_to_bytes #26576
  • 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 = None
    created_at = <Date 2021-06-07.15:07:38.990>
    labels = ['extension-modules', '3.11', '3.9', '3.10', 'performance']
    title = 'Use bytearray in urllib.unquote_to_bytes'
    updated_at = <Date 2021-06-07.20:09:11.522>
    user = 'https://github.com/mustafaelagamey'

    bugs.python.org fields:

    activity = <Date 2021-06-07.20:09:11.522>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2021-06-07.15:07:38.990>
    creator = 'eng.mustafaelagamey'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44334
    keywords = ['patch']
    message_count = 2.0
    messages = ['395280', '395281']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'orsenthil', 'eng.mustafaelagamey']
    pr_nums = ['26576']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue44334'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.12only security fixesperformancePerformance or resource usagestdlibPython modules in the Lib dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions