On Sun, Jul 29, 2018 at 8:32 PM, David Mertz <me...@gnosis.cx> wrote: > I can hardly imagine a stronger bug magnet than PEP 505.
The hyperbole in this thread is impressive. Not just "I can hardly imagine anyone PROPOSING a stronger bug magnet". You cannot imagine one even existing. And this is after people have proposed that "if x = 1:" become the spelling for assignment expressions - something so well known as a bug magnet that C compilers specifically warn against it, and style guides recommend always writing "if (1 == x)" instead. Claiming that "?." is *the worst possible bug magnet* rather weakens your credibility here. ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/