Skip to content

Py_FatalError(): dump the list of extension modules #87089

@vstinner

Description

@vstinner
BPO 42923
Nosy @vstinner, @corona10
PRs
  • bpo-42923: Dump extension modules on fatal error #24207
  • bpo-42923: Add Py_FatalError() test in test_capi #24240
  • bpo-42923: Py_FatalError() avoids fprintf() #24242
  • bpo-42923: _Py_DumpExtensionModules() ignores stdlib ext #24254
  • bpo-42955: Add sys.modules_names #24238
  • bpo-42923: Fix _Py_DumpExtensionModules() for NULL sysdict #25262
  • 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 2021-01-19.22:36:24.746>
    created_at = <Date 2021-01-13.10:50:13.084>
    labels = ['interpreter-core', '3.10']
    title = 'Py_FatalError(): dump the list of extension modules'
    updated_at = <Date 2021-04-07.21:13:01.803>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-07.21:13:01.803>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-19.22:36:24.746>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2021-01-13.10:50:13.084>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42923
    keywords = ['patch']
    message_count = 12.0
    messages = ['385013', '385016', '385020', '385161', '385206', '385207', '385221', '385222', '385303', '385306', '385403', '390475']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'corona10']
    pr_nums = ['24207', '24240', '24242', '24254', '24238', '25262']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42923'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions