Skip to content

SystemError raised by warn_explicit() in case warnings.onceregistry is not a dict #75592

@orenmn

Description

@orenmn
mannequin
BPO 31411
Nosy @serhiy-storchaka, @orenmn
PRs
  • bpo-31411: Prevent raising a SystemError in case warnings.onceregistry is not a dictionary #3485
  • [2.7] bpo-31411: Prevent raising a SystemError in case warnings.oncer… #3493
  • [3.6] bpo-31411: Prevent raising a SystemError in case warnings.oncer… #3494
  • 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 2017-09-11.07:07:50.728>
    created_at = <Date 2017-09-10.17:37:43.544>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'SystemError raised by warn_explicit() in case warnings.onceregistry is not a dict'
    updated_at = <Date 2017-09-11.07:07:50.727>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-11.07:07:50.727>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-11.07:07:50.728>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-09-10.17:37:43.544>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31411
    keywords = ['patch']
    message_count = 4.0
    messages = ['301822', '301862', '301865', '301866']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3485', '3493', '3494']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31411'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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