Skip to content

Statically allocated Unicode objects leak cached representations #91240

@jkloth

Description

@jkloth
BPO 47084
Nosy @vstinner, @jkloth, @ezio-melotti
PRs
  • bpo-47084: Clear cached representations on finalization #32032
  • 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 2022-03-22.12:54:36.045>
    created_at = <Date 2022-03-21.18:37:52.463>
    labels = ['interpreter-core', 'expert-unicode', '3.11']
    title = 'Statically allocated Unicode objects leak cached representations'
    updated_at = <Date 2022-03-22.12:54:36.044>
    user = 'https://github.com/jkloth'

    bugs.python.org fields:

    activity = <Date 2022-03-22.12:54:36.044>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-22.12:54:36.045>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2022-03-21.18:37:52.463>
    creator = 'jkloth'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 47084
    keywords = ['patch']
    message_count = 3.0
    messages = ['415695', '415763', '415764']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'jkloth', 'ezio.melotti']
    pr_nums = ['32032']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue47084'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions