New submission from Ulrich Petri <pyt...@ulo.pe>:

Since 3.5 the internal machinery of the `traceback` module has gained the very 
useful ability to capture locals.

It would be useful to also expose that ability through the various convenience 
functions.

----------
components: Library (Lib)
messages: 319079
nosy: ulope
priority: normal
severity: normal
status: open
title: Expose `capture_locals` parameter in `traceback` convenience functions
versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33809>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to