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 ncoghlan
Recipients Al.Sweigart, kbk, markroseman, ncoghlan, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy
Date 2016-05-26.04:22:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464236528.94.0.886790375306.issue24225@psf.upfronthosting.co.za>
In-reply-to
Content
To add to Terry's points: folks that would like to keep using the idlelib APIs as they exist in Python 3.5 will be free to create an idlelib35 project on PyPI, and bundle that or depend on it, depending on how their application manages dependencies.
History
Date User Action Args
2016-05-26 04:22:09ncoghlansetrecipients: + ncoghlan, terry.reedy, kbk, ned.deily, roger.serwy, markroseman, Al.Sweigart, serhiy.storchaka
2016-05-26 04:22:08ncoghlansetmessageid: <1464236528.94.0.886790375306.issue24225@psf.upfronthosting.co.za>
2016-05-26 04:22:08ncoghlanlinkissue24225 messages
2016-05-26 04:22:08ncoghlancreate