Skip to content

PyObject_REPR macro causes refcount leak #66643

@ChrisColbert

Description

@ChrisColbert
BPO 22453
Nosy @pitrou, @vstinner, @serhiy-storchaka
Files
  • PyObject_REPR.patch
  • PyObject_REPR_2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2014-11-18.22:19:38.827>
    created_at = <Date 2014-09-21.16:26:08.398>
    labels = ['extension-modules', 'interpreter-core', 'performance']
    title = 'PyObject_REPR macro causes refcount leak'
    updated_at = <Date 2014-11-18.22:19:38.826>
    user = 'https://bugs.python.org/ChrisColbert'

    bugs.python.org fields:

    activity = <Date 2014-11-18.22:19:38.826>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-11-18.22:19:38.827>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2014-09-21.16:26:08.398>
    creator = 'Chris.Colbert'
    dependencies = []
    files = ['37220', '37221']
    hgrepos = []
    issue_num = 22453
    keywords = ['patch']
    message_count = 14.0
    messages = ['227219', '231311', '231313', '231314', '231315', '231316', '231319', '231328', '231329', '231335', '231344', '231346', '231348', '231349']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'Chris.Colbert', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue22453'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions