[Python-ideas] loop: statement

Steven D'Aprano steve at pearwood.info
Sat Oct 27 20:33:12 EDT 2018


On Sat, Oct 27, 2018 at 07:37:32PM -0400, Juancarlo Añez wrote:

> A `loop:` statement to replace `while True:` has probably been discussed at
> length more than once.
> 
> Does anyone keep links to the discussions?

Google :-)

This might get you started:

https://duckduckgo.com/?q=Mikhail+loop+site%3Ahttps%3A%2F%2Fmail.python.org%2Fpipermail%2Fpython-ideas

I think Mikhail has raised the same question on the Python-List mailing 
list, but the level of noise there is probably higher.

This thread might also be relevant:

https://mail.python.org/pipermail/python-ideas/2017-March/045344.html


-- 
Steve


More information about the Python-ideas mailing list