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 Saimadhav.Heblikar, asvetlov, cheryl.sabella, ggenellina, gpolo, louielu, markroseman, mcepl, mrabarnett, rhettinger, terry.reedy, veganaiZe, wolma
Date 2019-06-02.01:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559438020.61.0.397254675825.issue5680@roundup.psfhosted.org>
In-reply-to
Content
When running IDLE normally, with a subprocess, it would be possible to pass arguments to python itself when IDLE restarts the user process (with
shell.restart_shell()).  That would be another issue.  We would have to look at whether any options would disable idlelib.run and how running code supervised might change results.
History
Date User Action Args
2019-06-02 01:13:40terry.reedysetrecipients: + terry.reedy, rhettinger, ggenellina, gpolo, mcepl, mrabarnett, asvetlov, markroseman, wolma, Saimadhav.Heblikar, louielu, cheryl.sabella, veganaiZe
2019-06-02 01:13:40terry.reedysetmessageid: <1559438020.61.0.397254675825.issue5680@roundup.psfhosted.org>
2019-06-02 01:13:40terry.reedylinkissue5680 messages
2019-06-02 01:13:40terry.reedycreate