Skip to content

Allow traceback objects to be instantiated/mutated/annotated #74764

Closed
@njsmith

Description

@njsmith
BPO 30579
Nosy @brettcannon, @jcea, @ncoghlan, @njsmith, @ericsnowcurrently, @1st1, @miss-islington
PRs
  • bpo-30579: Allow TracebackType creation and tb_next mutation from Python #4793
  • bpo-30579: Docs for dynamic traceback creation #5653
  • [3.7] bpo-30579: Docs for dynamic traceback creation (GH-5653) #5655
  • 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 2018-01-07.13:31:58.450>
    created_at = <Date 2017-06-06.03:41:53.475>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Allow traceback objects to be instantiated/mutated/annotated'
    updated_at = <Date 2018-06-09.13:58:32.107>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2018-06-09.13:58:32.107>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-07.13:31:58.450>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2017-06-06.03:41:53.475>
    creator = 'njs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30579
    keywords = ['patch']
    message_count = 11.0
    messages = ['295235', '295236', '295237', '295238', '295248', '308023', '309532', '309615', '309616', '312107', '312109']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'jcea', 'ncoghlan', 'njs', 'eric.snow', 'yselivanov', 'miss-islington']
    pr_nums = ['4793', '5653', '5655']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30579'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions