Re: [Python-Dev] Naming comprehension syntax [was Re: Informal educator feedback on PEP 572 ...]

2018-07-14 Thread Nick Coghlan
On 13 July 2018 at 15:30, Chris Barker via Python-Dev wrote: > On Mon, Jul 9, 2018 at 3:18 PM, Guido van Rossum wrote: >> >> Definitely docs first. And we should keep references to generator >> expressions too, if only to explain that they've been renamed. >> >> Perhaps someone should try it out

Re: [Python-Dev] Accepting PEP 572, Assignment Expressions

2018-07-14 Thread Nick Coghlan
On 13 July 2018 at 23:36, Random832 wrote: > On Wed, Jul 11, 2018, at 20:10, Guido van Rossum wrote: >> As anticippated, after a final round of feedback I am hereby accepting PEP >> 572, Assignment Expressions: https://www.python.org/dev/peps/pep-0572/ > > I know everyone else is probably sick of