Skip to content

faulthandler should indicate if the fault happened in garbage collection #88632

Description

@maxballenger
BPO 44466
Nosy @vstinner, @pablogsal, @maxballenger
PRs
  • bpo-44466: Faulthandler now detects the GC #26823
  • [3.10] bpo-44466: Faulthandler now detects the GC (GH-26823) #26826
  • 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-06-21.12:38:14.279>
    created_at = <Date 2021-06-20.20:24:28.386>
    labels = ['type-feature', 'library', '3.10', '3.11']
    title = 'faulthandler should indicate if the fault happened in garbage collection'
    updated_at = <Date 2021-06-21.18:46:37.413>
    user = 'https://github.com/maxballenger'

    bugs.python.org fields:

    activity = <Date 2021-06-21.18:46:37.413>
    actor = 'maxballenger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-21.12:38:14.279>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2021-06-20.20:24:28.386>
    creator = 'maxballenger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44466
    keywords = ['patch']
    message_count = 7.0
    messages = ['396196', '396202', '396226', '396228', '396237', '396241', '396281']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'pablogsal', 'maxballenger']
    pr_nums = ['26823', '26826']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44466'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions