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 steven.daprano
Recipients FFY00, p-ganssle, pablogsal, steven.daprano, theacodes, tlalexander, veky
Date 2021-07-13.00:53:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20210713005205.GE13804@ando.pearwood.info>
In-reply-to <1626103660.19.0.125655420788.issue44603@roundup.psfhosted.org>
Content
> Other than that, only arguments based on the purity of the language, 
> but I think having this working is far more important.

Having this "working" is not important at all. This is precisely the 
sort of user-hostile anti-feature that we should avoid, not compromise 
the execution model just to save typing two characters.

I mean, seriously, we're talking about typing *two characters*. If 
people care so much about minimizing the amount of typing when they exit 
the REPL, they can use Ctrl-D or just close the terminal window.
History
Date User Action Args
2021-07-13 00:53:58steven.dapranosetrecipients: + steven.daprano, veky, p-ganssle, pablogsal, FFY00, theacodes, tlalexander
2021-07-13 00:53:58steven.dapranolinkissue44603 messages
2021-07-13 00:53:58steven.dapranocreate