New submission from Terry J. Reedy <tjre...@udel.edu>:

Stackbrowser is currently initialized with a traceback and/or the sys.last_xyz 
attributes.  The latter are not set when unittesting;  the test framework 
somehow prevents this.  The tests needed are the ones that will be enabled by 
Stackbrower accepting an exception, which has everything needed.

----------
assignee: terry.reedy
components: IDLE
messages: 320002
nosy: terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE: stackbrowser.Stackbrowser should accept exception.
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to