Skip to content

reference cycle affecting Pickler instances (Python3.8+) #83673

Description

@pierreglaser
BPO 39492
Nosy @pitrou, @miss-islington, @pierreglaser
PRs
  • bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance #18266
  • [3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance (GH-18266) #18316
  • 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 2020-02-02.20:23:21.907>
    created_at = <Date 2020-01-29.23:39:27.963>
    labels = ['3.8', 'library', '3.9', 'performance']
    title = 'reference cycle affecting Pickler instances (Python3.8+)'
    updated_at = <Date 2020-02-02.20:23:21.905>
    user = 'https://github.com/pierreglaser'

    bugs.python.org fields:

    activity = <Date 2020-02-02.20:23:21.905>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-02.20:23:21.907>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2020-01-29.23:39:27.963>
    creator = 'pierreglaser'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39492
    keywords = ['patch']
    message_count = 4.0
    messages = ['360995', '361252', '361254', '361255']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'miss-islington', 'pierreglaser']
    pr_nums = ['18266', '18316']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue39492'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions