I like this, but IMHO adding a character at the end of the macro name (the exclamation mark), lowers readability. I'd prefer a character at the start of the macro, a character that is not used as an unary operator.
On Sat, 26 Sep 2020 at 14:11, Mark Shannon <[email protected]> wrote: > > Hi everyone, > > I've submitted my PEP on syntactic macros as PEP 638. > https://www.python.org/dev/peps/pep-0638/ > > All comments and suggestions are welcome. > > Cheers, > Mark > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/U4C4XHNRC4SHS3TPZWCTY4SN4QU3TT6V/ > Code of Conduct: http://python.org/psf/codeofconduct/ _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WXR5RKPOIWWA32QIMYFD7ECQ4OBP4JXN/ Code of Conduct: http://python.org/psf/codeofconduct/
