Skip to content

Object Initialization does not incref Heap-allocated Types #79991

@eduardo-elizondo

Description

@eduardo-elizondo
BPO 35810
Nosy @nascheme, @ncoghlan, @scoder, @vstinner, @encukou, @ericsnowcurrently, @ctismer, @eduardo-elizondo
PRs
  • bpo-35810: Incref heap-allocated types in PyObject_Init #11661
  • bpo-35810: Incref heap-allocated types in PyObject_Init #11661
  • bpo-35810: Incref heap-allocated types in PyObject_Init #11661
  • bpo-38142: Updated _hashopenssl.c to be PEP 384 compliant #16071
  • 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-05-22.11:50:41.239>
    created_at = <Date 2019-01-23.20:35:52.918>
    labels = ['extension-modules', 'interpreter-core', 'type-bug', '3.8']
    title = 'Object Initialization does not incref Heap-allocated Types'
    updated_at = <Date 2020-02-24.07:27:49.502>
    user = 'https://github.com/eduardo-elizondo'

    bugs.python.org fields:

    activity = <Date 2020-02-24.07:27:49.502>
    actor = 'Christian.Tismer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-22.11:50:41.239>
    closer = 'petr.viktorin'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2019-01-23.20:35:52.918>
    creator = 'eelizondo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35810
    keywords = ['patch', 'patch', 'patch']
    message_count = 23.0
    messages = ['334271', '334347', '334523', '334585', '334818', '335343', '335348', '335367', '335368', '335370', '335419', '335555', '335592', '335695', '336052', '336247', '336250', '336286', '336289', '336515', '338955', '362527', '362571']
    nosy_count = 9.0
    nosy_names = ['nascheme', 'ncoghlan', 'scoder', 'vstinner', 'petr.viktorin', 'eric.snow', 'Christian.Tismer', 'eelizondo', 'Ondrej Jakubcik']
    pr_nums = ['11661', '11661', '11661', '16071']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35810'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions