Skip to content

remove_module() needs to save/restore exception state #68236

Description

@opensdh
mannequin
BPO 24048
Nosy @ncoghlan, @ericsnowcurrently, @opensdh, @ZackerySpytz, @miss-islington
PRs
  • bpo-24048: Save the live exception during import.c's remove_module() #13005
  • [3.7] bpo-24048: Save the live exception during import.c's remove_module() (GH-13005) #20521
  • 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/ncoghlan'
    closed_at = <Date 2020-06-28.06:52:49.426>
    created_at = <Date 2015-04-24.05:58:38.623>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'remove_module() needs to save/restore exception state'
    updated_at = <Date 2020-06-28.06:52:49.425>
    user = 'https://github.com/opensdh'

    bugs.python.org fields:

    activity = <Date 2020-06-28.06:52:49.425>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2020-06-28.06:52:49.426>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2015-04-24.05:58:38.623>
    creator = 'herring'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24048
    keywords = ['patch']
    message_count = 9.0
    messages = ['241914', '341063', '341905', '342428', '342430', '370329', '370335', '370497', '372498']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'eric.snow', 'herring', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['13005', '20521']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24048'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions