Skip to content

_Pickler_New() doesn't call PyObject_GC_Track(self) #62572

Description

@tiran
BPO 18372
Nosy @terryjreedy, @vstinner, @tiran, @benjaminp, @methane, @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module #8505
  • [3.7] bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module (GH-8505) #12926
  • 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 2019-04-23.12:25:18.673>
    created_at = <Date 2013-07-05.22:53:10.665>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = "_Pickler_New() doesn't call PyObject_GC_Track(self)"
    updated_at = <Date 2019-04-23.12:25:18.673>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2019-04-23.12:25:18.673>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-23.12:25:18.673>
    closer = 'methane'
    components = ['Extension Modules']
    creation = <Date 2013-07-05.22:53:10.665>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 18372
    keywords = ['patch']
    message_count = 14.0
    messages = ['192369', '228604', '228610', '228613', '228617', '228619', '228621', '228622', '339604', '339642', '339724', '339726', '340718', '340719']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'vstinner', 'christian.heimes', 'benjamin.peterson', 'methane', 'serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['8505', '12926']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18372'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions