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 nafur
Recipients Shay.Rojansky, barry, dveeden, eric.smith, martin.panter, mitya57, nafur, pierslauder, r.david.murray, terry.reedy
Date 2014-12-29.15:26:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
So, let's resurrect this one.

For the project that lead to the old patch, we did not need this feature.
However, we now needed are more complete implementation of IDLE.
Hence, we extended this to return after sending idle() and support polling, leaving idle mode or wait until something happens (like before).
History
Date User Action Args
2014-12-29 15:26:18nafursetrecipients: + nafur, barry, terry.reedy, pierslauder, eric.smith, r.david.murray, Shay.Rojansky, martin.panter, mitya57, dveeden
2014-12-29 15:26:18nafursetmessageid: <[email protected]>
2014-12-29 15:26:18nafurlinkissue11245 messages
2014-12-29 15:26:17nafurcreate