[New-bugs-announce] [issue22974] Make traceback functions support negative limits

Dmitry Kazakov report at bugs.python.org
Mon Dec 1 16:59:28 CET 2014


New submission from Dmitry Kazakov:

This is a complete implementation of negative limits for functions from traceback module (see this proposal - https://mail.python.org/pipermail/python-ideas/2014-August/029105.html). I also added some tests.

----------
components: Library (Lib)
files: traceback_patch_2.diff
keywords: patch
messages: 231943
nosy: vlth
priority: normal
severity: normal
status: open
title: Make traceback functions support negative limits
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file37336/traceback_patch_2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22974>
_______________________________________


More information about the New-bugs-announce mailing list