Hello,

I hope this is the correct address to report bugs. I have two to report.

I am using IDLE 3.7.0 and came across these bugs on several Macs, all running 
OS X v 10.13.5.

Bug A: 
1. From the shell select Preferences in the IDLE menu.
2. Cancel the Preferences to get back to the Shell
3. The shell is frozen. It doesn’t even react to CONTROL-D.

The only way I found to resurrect it is to control-click the shell window and 
select “Go to file/line” causing an error message to appear. Click OK and the 
shell comes back to life.

Note: This doesn’t only happen when accessing preferences. It also happens when 
selecting “About IDLE” in the IDLE menu.

Bug B:
IDLE 3.7.0 doesn’t display tooltips anymore:
1. On the prompt type print(
        >>> print(
    No tooltip appears.


Regards,

Walter Schnyder

Associate Teaching Professor
College of Computer and Information Science
Northeastern University
_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev

Reply via email to