Skip to content

Tidy up error handling in traceback.c / python run.c #89798

@iritkatriel

Description

@iritkatriel
BPO 45635
Nosy @gvanrossum, @iritkatriel
PRs
  • bpo-45635: standardize error handling in traceback.c #29905
  • bpo-45635: refactor print_exception() into smaller functions #29981
  • bpo-45635: continue refactor of print_exception() to standardize error handling #29996
  • bpo-45635: refactor print_exception_recursive into smaller functions to standardize error handling #30015
  • bpo-45635: Do not suppress errors in functions called from _PyErr_Display #30073
  • 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/iritkatriel'
    closed_at = <Date 2021-12-16.23:00:44.983>
    created_at = <Date 2021-10-27.21:27:06.452>
    labels = ['interpreter-core', '3.11']
    title = 'Tidy up error handling in traceback.c / python run.c'
    updated_at = <Date 2021-12-16.23:00:44.982>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2021-12-16.23:00:44.982>
    actor = 'iritkatriel'
    assignee = 'iritkatriel'
    closed = True
    closed_date = <Date 2021-12-16.23:00:44.983>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2021-10-27.21:27:06.452>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45635
    keywords = ['patch']
    message_count = 7.0
    messages = ['405126', '405431', '407947', '408040', '408129', '408253', '408741']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'iritkatriel']
    pr_nums = ['29905', '29981', '29996', '30015', '30073']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45635'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only 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