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 pitrou
Recipients pitrou
Date 2017-07-17.10:31:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500287514.28.0.548586494402.issue30946@psf.upfronthosting.co.za>
In-reply-to
Content
The readline module has obsolete code for platforms where GNU readline is older than 2.1 or where select() is not available.
History
Date User Action Args
2017-07-17 10:31:54pitrousetrecipients: + pitrou
2017-07-17 10:31:54pitrousetmessageid: <1500287514.28.0.548586494402.issue30946@psf.upfronthosting.co.za>
2017-07-17 10:31:54pitroulinkissue30946 messages
2017-07-17 10:31:54pitroucreate