Skip to content

undefined behavior and crashes in case of a bad sys.modules #75585

@orenmn

Description

@orenmn
mannequin
BPO 31404
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka, @orenmn
PRs
  • bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" #3565
  • bpo-28411: Remove PyInterpreterState.modules. #3606
  • 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 = 'https://github.com/ericsnowcurrently'
    closed_at = <Date 2017-09-15.22:50:59.825>
    created_at = <Date 2017-09-09.17:36:25.988>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'undefined behavior and crashes in case of a bad sys.modules'
    updated_at = <Date 2017-09-15.22:51:14.239>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-15.22:51:14.239>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2017-09-15.22:50:59.825>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2017-09-09.17:36:25.988>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31404
    keywords = ['patch']
    message_count = 7.0
    messages = ['301783', '301926', '301936', '301949', '302001', '302027', '302147']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3565', '3606']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31404'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

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