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 serhiy.storchaka
Recipients kbk, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy, tim.peters
Date 2013-12-09.19:29:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386617349.62.0.367412606046.issue19481@psf.upfronthosting.co.za>
In-reply-to
Content
> Pickling for the RPC protocol between the GUI process and the interpreter subprocess, which would explain why there is no problem when running idle -n (no subproces)?

Yes, it is.

If there are no objections I'll commit these patches.
History
Date User Action Args
2013-12-09 19:29:09serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, terry.reedy, kbk, ned.deily, roger.serwy
2013-12-09 19:29:09serhiy.storchakasetmessageid: <1386617349.62.0.367412606046.issue19481@psf.upfronthosting.co.za>
2013-12-09 19:29:09serhiy.storchakalinkissue19481 messages
2013-12-09 19:29:09serhiy.storchakacreate