Skip to content

Better error handling in PyImport_Cleanup() #77511

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33330
Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericsnowcurrently, @serhiy-storchaka, @miss-islington
PRs
  • bpo-33330: Improve error handling in PyImport_Cleanup(). #6564
  • [3.7] bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564) #6601
  • [3.6] bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564). #6604
  • [2.7] bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564). #6605
  • bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr. #6606
  • bpo-33330: PyImport_Cleanup check for exc leaks #7068
  • 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 = None
    created_at = <Date 2018-04-22.08:56:30.611>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Better error handling in PyImport_Cleanup()'
    updated_at = <Date 2018-05-23.10:36:34.627>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-23.10:36:34.627>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-04-22.08:56:30.611>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33330
    keywords = ['patch']
    message_count = 9.0
    messages = ['315592', '315751', '315756', '315757', '315766', '315767', '315915', '317367', '317381']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'vstinner', 'eric.snow', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['6564', '6601', '6604', '6605', '6606', '7068']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33330'
    versions = ['Python 3.6', '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-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions