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 Mark Harfouche
Recipients Mark Harfouche, RomainGeissler1A, berker.peksag, donmez, emaste, eric.araujo, koobs, martin.panter, ned.deily, ngie, ronaldoussoren, vstinner
Date 2018-10-28.23:57:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAC=AwPyiSqWWX38kavSnDFeUPgfU-NEYNk+CtJWwj13QDTo6eg@mail.gmail.com>
In-reply-to <1540757549.09.0.788709270274.issue13501@psf.upfronthosting.co.za>
Content
Right, but when do you actually use the bare python interpreter? I'm always
on ipython or something that uses that as the backend.

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

>
> Romain Geissler <romain.geissler@amadeus.com> added the comment:
>
> Yes in my case the build works, but then I have a resulting python
> interpreter with limited readline functionality. That's why I have some
> interest in having this patch rebased and included into trunk.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue13501>
> _______________________________________
>
History
Date User Action Args
2018-10-28 23:57:18Mark Harfouchesetrecipients: + Mark Harfouche, ronaldoussoren, vstinner, donmez, ned.deily, eric.araujo, ngie, berker.peksag, martin.panter, koobs, emaste, RomainGeissler1A
2018-10-28 23:57:18Mark Harfouchelinkissue13501 messages
2018-10-28 23:57:18Mark Harfouchecreate