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 taleinat
Recipients doughellmann, iritkatriel, taleinat, xdegaye
Date 2020-11-05.11:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604574567.9.0.201260386098.issue26053@roundup.psfhosted.org>
In-reply-to
Content
I'm also uneasy about the sys.argv mangling.

It seem to me that it would be safer, and more explicit, to pass the desired arguments in the Restart exception instance.
History
Date User Action Args
2020-11-05 11:09:27taleinatsetrecipients: + taleinat, doughellmann, xdegaye, iritkatriel
2020-11-05 11:09:27taleinatsetmessageid: <1604574567.9.0.201260386098.issue26053@roundup.psfhosted.org>
2020-11-05 11:09:27taleinatlinkissue26053 messages
2020-11-05 11:09:27taleinatcreate