➜

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.

作者 egaudry
收信人 Mark Harfouche, Robert Marshall, RomainGeissler1A, berker.peksag, donmez, egaudry, emaste, eric.araujo, gregory.p.smith, koobs, martin.panter, ned.deily, ngie, ronaldoussoren
日期 2019-08-13.15:48:45
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1565711325.86.0.102489190237.issue13501@roundup.psfhosted.org>
In-reply-to
内容
Hi, I think that there are some issues in the last patch (0001-Build-or-disable-readline-module-with-Editline.patch) made available.

For instance, the using_libedit_emulation variable should be protected by DETECT_EDITLINE ifdef (and not SUPPORT_EDITLINE). And the setup.py file mentioned a 'readline_lib' string instead of the readline_lib variable.

I am interested by being able to build python without readline but libedit instead too.
历史
日期 用户 动作 参数
2019-08-13 15:48:45egaudry修改recipients: + egaudry, gregory.p.smith, ronaldoussoren, donmez, ned.deily, eric.araujo, ngie, berker.peksag, martin.panter, koobs, emaste, Mark Harfouche, RomainGeissler1A, Robert Marshall
2019-08-13 15:48:45egaudry修改messageid: <1565711325.86.0.102489190237.issue13501@roundup.psfhosted.org>
2019-08-13 15:48:45egaudry链接issue13501 messages
2019-08-13 15:48:45egaudry创建