➜

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.

作者 Mark Harfouche
收信人 Mark Harfouche, RomainGeissler1A, berker.peksag, donmez, emaste, eric.araujo, koobs, martin.panter, ned.deily, ngie, ronaldoussoren, vstinner
日期 2018-10-28.18:42:48
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <CAC=AwPzo1rJkDUJN3LyDzX+aF2S0Pa+S4nLr01vkB5tUVU=PSg@mail.gmail.com>
In-reply-to <1540752046.75.0.788709270274.issue13501@psf.upfronthosting.co.za>
内容
My workaround has been to use neither readline nor libedit.

On Sun, Oct 28, 2018 at 2:40 PM Romain Geissler <report@bugs.python.org>
wrote:

>
> Romain Geissler <romain.geissler@amadeus.com> added the comment:
>
> 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
>
> ----------
> nosy: +RomainGeissler1A
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue13501>
> _______________________________________
>
历史
日期 用户 动作 参数
2018-10-28 18:42:48Mark Harfouche修改recipients: + Mark Harfouche, ronaldoussoren, vstinner, donmez, ned.deily, eric.araujo, ngie, berker.peksag, martin.panter, koobs, emaste, RomainGeissler1A
2018-10-28 18:42:48Mark Harfouche链接issue13501 messages
2018-10-28 18:42:48Mark Harfouche创建