Skip to content

Add error checks to PyInit_signal() #68199

@tiran

Description

@tiran
BPO 24011
Nosy @vstinner, @tiran, @berkerpeksag, @nanjekyejoannah
PRs
  • bpo-24011: Use PyModule_AddIntMacro in PyInit__signal() #12765
  • Files
  • signalmodule.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 2019-04-22.01:49:13.929>
    created_at = <Date 2015-04-19.19:28:15.926>
    labels = ['extension-modules', 'type-bug', '3.8']
    title = 'Add error checks to PyInit_signal()'
    updated_at = <Date 2019-09-06.13:48:35.217>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2019-09-06.13:48:35.217>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-22.01:49:13.929>
    closer = 'berker.peksag'
    components = ['Extension Modules']
    creation = <Date 2015-04-19.19:28:15.926>
    creator = 'christian.heimes'
    dependencies = []
    files = ['39127']
    hgrepos = []
    issue_num = 24011
    keywords = ['patch']
    message_count = 6.0
    messages = ['241551', '323669', '339990', '340627', '340628', '351251']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'christian.heimes', 'berker.peksag', 'nanjekyejoannah']
    pr_nums = ['12765']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24011'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.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