[Python-ideas] Re: PEP 671 (late-bound arg defaults), next round of discussion!

2022-06-14 Thread Rob Cliffe via Python-ideas
I used to prefer `:=` but coming back to this topic after a long interval I am happy with `=>` and perhaps I even like it more, Chris.😁 The PEP status is "Draft".  What are the chances of something happening any time soon, i.e. the PEP being considered by the Steering Committee?  Or is it still

[Python-ideas] Re: PEP 671 (late-bound arg defaults), next round of discussion!

2022-06-14 Thread Chris Angelico
On Tue, 14 Jun 2022 at 21:00, Rob Cliffe via Python-ideas wrote: > > I used to prefer `:=` but coming back to this topic after a long > interval I am happy with `=>` and perhaps I even like it more, Chris.😁 > The PEP status is "Draft". What are the chances of something happening > any time soon,