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 serhiy.storchaka
Recipients Daniel.Gonzalez, bhuvan, eric.araujo, ezio.melotti, ggenellina, jaraco, martin.panter, mdomingues, serhiy.storchaka, taleinat
Date 2016-02-05.06:38:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454654308.02.0.399297892153.issue1927@psf.upfronthosting.co.za>
In-reply-to
Content
This is rather an objection.

If Gnu Readline is configured for stdout, why bash outputs to stderr? We should investigate what exactly do bash and other popular programs with readline, and implement this in Python.

Changing the documentation usually is a less drastic change than changing behavior.
History
Date User Action Args
2016-02-05 06:38:28serhiy.storchakasetrecipients: + serhiy.storchaka, jaraco, ggenellina, taleinat, ezio.melotti, eric.araujo, mdomingues, martin.panter, Daniel.Gonzalez, bhuvan
2016-02-05 06:38:28serhiy.storchakasetmessageid: <1454654308.02.0.399297892153.issue1927@psf.upfronthosting.co.za>
2016-02-05 06:38:28serhiy.storchakalinkissue1927 messages
2016-02-05 06:38:27serhiy.storchakacreate