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 vstinner
Recipients asmeurer, dtrodrigues, fxcoudert, gregory.p.smith, hroncok, petr.viktorin, twouters, vstinner
Date 2021-02-15.21:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613423799.42.0.520325924102.issue42819@roundup.psfhosted.org>
In-reply-to
Content
> Instead of enabling it by default, why not just keep it but emulate the old behavior by splitting and buffering the input lines?

PR 24108 change can and should be backported to 3.8 and 3.9 branches.

REPL enhancements can only land in the master branch and should be done in bpo-39820.
History
Date User Action Args
2021-02-15 21:16:39vstinnersetrecipients: + vstinner, twouters, gregory.p.smith, petr.viktorin, hroncok, asmeurer, fxcoudert, dtrodrigues
2021-02-15 21:16:39vstinnersetmessageid: <1613423799.42.0.520325924102.issue42819@roundup.psfhosted.org>
2021-02-15 21:16:39vstinnerlinkissue42819 messages
2021-02-15 21:16:39vstinnercreate