➜

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.

作者 ned.deily
收信人 berker.peksag, donmez, emaste, eric.araujo, koobs, martin.panter, ned.deily, ngie, ronaldoussoren, vstinner
日期 2016-02-11.02:12:46
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1455156767.34.0.583705006271.issue13501@psf.upfronthosting.co.za>
In-reply-to
内容
Martin, thanks for updating the patch. I've left some review comments on Rietveld.  After reviewing it, I think Garrett's original specification is correct: there is a need for four options to preserve current expected behavior although the default is slightly more complicated than stated.  The current behavior is: enable building readline with GNU readline if found on the search paths, possibly modified by CPPFLAGS and LDFLAGS, and, if not found and on OS X, use editline if found on the search paths.  Some build scripts depend on that behavior.
历史
日期 用户 动作 参数
2016-02-11 02:12:47ned.deily修改recipients: + ned.deily, ronaldoussoren, vstinner, donmez, eric.araujo, ngie, berker.peksag, martin.panter, koobs, emaste
2016-02-11 02:12:47ned.deily修改messageid: <1455156767.34.0.583705006271.issue13501@psf.upfronthosting.co.za>
2016-02-11 02:12:47ned.deily链接issue13501 messages
2016-02-11 02:12:46ned.deily创建