Skip to content

warnings.warn_explicit with module_globals=True raises a SystemError #77690

@hawkowl

Description

@hawkowl
mannequin
BPO 33509
Nosy @vstinner, @ned-deily, @serhiy-storchaka, @hawkowl, @miss-islington
PRs
  • bpo-33509: Fix _warnings for module_globals=None #6833
  • [3.7] bpo-33509: Fix _warnings for module_globals=None (GH-6833) #6870
  • bpo-33509: Fix test_warnings for python3 -Werror #7365
  • [3.7] bpo-33509: Fix test_warnings for python3 -Werror (GH-7365) #7384
  • 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 2018-06-04.20:44:24.857>
    created_at = <Date 2018-05-14.21:09:06.413>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'warnings.warn_explicit with module_globals=True raises a SystemError'
    updated_at = <Date 2018-06-04.20:44:24.855>
    user = 'https://github.com/hawkowl'

    bugs.python.org fields:

    activity = <Date 2018-06-04.20:44:24.855>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-04.20:44:24.857>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-05-14.21:09:06.413>
    creator = 'hawkowl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33509
    keywords = ['patch']
    message_count = 11.0
    messages = ['316578', '316579', '316581', '316586', '316693', '316726', '316801', '318564', '318632', '318682', '318700']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'serhiy.storchaka', 'hawkowl', 'miss-islington']
    pr_nums = ['6833', '6870', '7365', '7384']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33509'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions