This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients John Gray, asvetlov, cane, louielu, markroseman, ned.deily, roger.serwy, tealduck, terry.reedy
Date 2017-12-30.20:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514664970.55.0.213398074469.issue8231@psf.upfronthosting.co.za>
In-reply-to
Content
Ned diagnosed #32447 as likely due to the space in the user name. What matters for this issue is that a) someone can do that and b) IDLE likely could continue running anyway.  There might then be problems with saving files from the editor, so any warning message should include that possibility.
History
Date User Action Args
2017-12-30 20:16:10terry.reedysetrecipients: + terry.reedy, ned.deily, roger.serwy, asvetlov, markroseman, cane, John Gray, tealduck, louielu
2017-12-30 20:16:10terry.reedysetmessageid: <1514664970.55.0.213398074469.issue8231@psf.upfronthosting.co.za>
2017-12-30 20:16:10terry.reedylinkissue8231 messages
2017-12-30 20:16:10terry.reedycreate