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 <rep...@bugs.python.org>
<http://bugs.python.org/issue22974>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to