Skip to content

traceback: errors in the linecache module at exit #66789

@vstinner

Description

@vstinner
BPO 22599
Nosy @pitrou, @vstinner, @vadmium, @serhiy-storchaka
Files
  • destructortest.py
  • traceback_ignore_linecache_error.patch
  • traceback_at_exit.patch
  • traceback_at_exit-2.patch
  • 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/vstinner'
    closed_at = <Date 2014-12-05.09:27:35.302>
    created_at = <Date 2014-10-10.11:36:01.308>
    labels = ['type-bug', 'library']
    title = 'traceback: errors in the linecache module at exit'
    updated_at = <Date 2014-12-05.09:27:35.300>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-12-05.09:27:35.300>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2014-12-05.09:27:35.302>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2014-10-10.11:36:01.308>
    creator = 'vstinner'
    dependencies = []
    files = ['36863', '36864', '36892', '36925']
    hgrepos = []
    issue_num = 22599
    keywords = ['patch']
    message_count = 20.0
    messages = ['228986', '228990', '228991', '228992', '229004', '229012', '229203', '229230', '229365', '229366', '229807', '229811', '229813', '229815', '229816', '229819', '232168', '232177', '232183', '232185']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22599'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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