Skip to content

Standardised mechanism for stripping importlib frames from tracebacks #59691

Description

@ncoghlan
BPO 15486
Nosy @brettcannon, @birkenfeld, @jcea, @atsuoishimoto, @amauryfa, @ncoghlan, @pitrou, @meadori, @cjerdonek, @ericsnowcurrently
Files
  • issue15486_simplify_importlib_frame_removal_no_new_test.diff: Simplified approach to frame removal
  • 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/birkenfeld'
    closed_at = <Date 2012-07-31.11:14:32.635>
    created_at = <Date 2012-07-29.10:46:43.208>
    labels = ['interpreter-core', 'type-bug', 'library', 'release-blocker']
    title = 'Standardised mechanism for stripping importlib frames from tracebacks'
    updated_at = <Date 2012-08-03.15:38:37.331>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2012-08-03.15:38:37.331>
    actor = 'jcea'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2012-07-31.11:14:32.635>
    closer = 'python-dev'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2012-07-29.10:46:43.208>
    creator = 'ncoghlan'
    dependencies = []
    files = ['26597']
    hgrepos = []
    issue_num = 15486
    keywords = ['patch']
    message_count = 11.0
    messages = ['166745', '166748', '166760', '166770', '166798', '166846', '166875', '166880', '166913', '166947', '166988']
    nosy_count = 12.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'jcea', 'ishimoto', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'Arfrever', 'meador.inge', 'chris.jerdonek', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15486'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions