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 RomainGeissler1A
Recipients Mark Harfouche, RomainGeissler1A, berker.peksag, donmez, emaste, eric.araujo, koobs, martin.panter, ned.deily, ngie, ronaldoussoren, vstinner
Date 2018-10-28.18:40:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540752046.75.0.788709270274.issue13501@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

Yes this bug report is still valid. I just tried compiling Python 3.7.1 on linux with libedit installed (https://thrysoee.dk/editline/) but not libreadline, and indeed the configure script fails to detect I have it installed and falls back on the python readline emulation.

Note: I am using Linux, not Mac OS.

Cheers,
Romain
History
Date User Action Args
2018-10-28 18:40:46RomainGeissler1Asetrecipients: + RomainGeissler1A, ronaldoussoren, vstinner, donmez, ned.deily, eric.araujo, ngie, berker.peksag, martin.panter, koobs, emaste, Mark Harfouche
2018-10-28 18:40:46RomainGeissler1Asetmessageid: <1540752046.75.0.788709270274.issue13501@psf.upfronthosting.co.za>
2018-10-28 18:40:46RomainGeissler1Alinkissue13501 messages
2018-10-28 18:40:46RomainGeissler1Acreate