[issue41611] IDLE: problem

2020-08-21 Thread Terry J. Reedy
Terry J. Reedy added the comment: On my Macbook Air Mohave, I don't get completion boxes on either 3.8.3rc1 or 3.9.0rc1, even when clicking Edit => Show completions. Nor does IDLE quit or print anything in Terminal. -- ___ Python tracker

[issue41611] IDLE: problem

2020-08-21 Thread Terry J. Reedy
Terry J. Reedy added the comment: Serhiy, should 'text' be '!text' in a tkinter-generated widget name? -- ___ Python tracker ___ __

[issue41611] IDLE: problem

2020-08-21 Thread Terry J. Reedy
Terry J. Reedy added the comment: The Mac-specific shutdown warning from multiprocessing is not directly related to IDLE. 'multiprocessing' is not imported by IDLE and is not in sys.modules when IDLE starts. >From 'all-day' I assume that there was a time period between starting IDLE and >g