Skip to content

Change weird behavior of PyModule_AddObject() #71058

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26871
Nosy @encukou, @skrah, @serhiy-storchaka
Files
  • pymodule_addobject.patch
  • pymodule_addobject_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 = None
    closed_at = <Date 2021-08-17.14:14:27.188>
    created_at = <Date 2016-04-27.17:52:51.529>
    labels = ['extension-modules', 'interpreter-core', 'type-feature']
    title = 'Change weird behavior of PyModule_AddObject()'
    updated_at = <Date 2021-08-17.14:14:27.186>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-08-17.14:14:27.186>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-17.14:14:27.188>
    closer = 'petr.viktorin'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2016-04-27.17:52:51.529>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42632', '42639']
    hgrepos = []
    issue_num = 26871
    keywords = ['patch']
    message_count = 9.0
    messages = ['264384', '264386', '264393', '264394', '264404', '264423', '264432', '264535', '399752']
    nosy_count = 3.0
    nosy_names = ['petr.viktorin', 'skrah', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26871'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions