Skip to content

Possible implementation of negative limit for traceback functions #66809

@vaultah

Description

@vaultah
mannequin
BPO 22619
Nosy @terryjreedy, @rbtcollins, @bitdancer, @serhiy-storchaka, @vaultah
Files
  • 9f618a0c2880.diff
  • 9cb7aaad1d85.diff
  • traceback_rev.diff
  • traceback_rev_fixed.diff
  • traceback_rev2.diff
  • traceback_rev3.diff
  • traceback_negative_limit_2.patch
  • traceback_negative_limit_3.patch
  • traceback_limit_doc.diff
  • traceback_limit_doc_rev2.diff
  • traceback_limit_doc_rev3.diff
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-05-03.10:47:40.298>
    created_at = <Date 2014-10-12.15:24:10.881>
    labels = ['type-feature', 'library']
    title = 'Possible implementation of negative limit for traceback functions'
    updated_at = <Date 2015-05-03.10:47:40.297>
    user = 'https://github.com/vaultah'

    bugs.python.org fields:

    activity = <Date 2015-05-03.10:47:40.297>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-05-03.10:47:40.298>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-10-12.15:24:10.881>
    creator = 'vaultah'
    dependencies = []
    files = ['36891', '36899', '37600', '37615', '37628', '37632', '37731', '38622', '39152', '39162', '39166']
    hgrepos = []
    issue_num = 22619
    keywords = ['patch']
    message_count = 35.0
    messages = ['229167', '229168', '229173', '229175', '229180', '229183', '229247', '229312', '229887', '229888', '229895', '230660', '231047', '231902', '231975', '233294', '233450', '233541', '233551', '233575', '233592', '233597', '234141', '236453', '238780', '238785', '238800', '241559', '241565', '241684', '241731', '241739', '242092', '242459', '242460']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'rbcollins', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'vaultah', 'flwaultah']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22619'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard 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