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 CuriousLearner
Recipients Conrad.Irwin, CuriousLearner
Date 2019-02-23.18:15:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550945743.92.0.824147002903.issue4502@roundup.psfhosted.org>
In-reply-to
Content
I'm working on applying this patch cleanly and writing a test for this.

However, it seems I'm unable to import `readline` in compiled version of Python. I'm trying to provide a path to the installation of readline in my system using LDFLAGS, and then reconfiguring and recompiling, but seems like it didn't work.

Can someone provide me a pointer here, please?
History
Date User Action Args
2019-02-23 18:15:43CuriousLearnersetrecipients: + CuriousLearner, Conrad.Irwin
2019-02-23 18:15:43CuriousLearnersetmessageid: <1550945743.92.0.824147002903.issue4502@roundup.psfhosted.org>
2019-02-23 18:15:43CuriousLearnerlinkissue4502 messages
2019-02-23 18:15:43CuriousLearnercreate