New submission from Terry J. Reedy:

Spinoff from #10079. "PseudoStderrFile" in PyShell.py brings the shell forward 
if an error occurs. It should be possible to extract G. Polo's patch for that 
class from the megapatch.

A possible issue is that PseudoStdoutFile and PseudoStderrFile have been 
combined as PseudoOutputFile.  That and PseudoInputfile are used in both the 
IDLE and user processes.

----------
assignee: terry.reedy
components: IDLE
messages: 296500
nosy: terry.reedy
priority: normal
severity: normal
stage: test needed
status: open
title: IDLE: Make PyShell visible upon error.
type: enhancement
versions: Python 3.6, Python 3.7

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

Reply via email to