[Python-Dev] Re: PEP 638: Syntactic macros

2020-09-29 Thread Mark Shannon
Hi, On 29/09/2020 1:43 am, Emily Bowman wrote: On Mon, Sep 28, 2020 at 7:23 AM Marco Sulla mailto:marco.sulla.pyt...@gmail.com>> wrote: On Mon, 28 Sep 2020 at 13:56, Nick Coghlan mailto:ncogh...@gmail.com>> wrote: > For usage, whether something is a macro or not should either be i

[Python-Dev] Re: Why do binary arithmetic operators care about differing method implementations but rich comparisons don't?

2020-09-29 Thread Brett Cannon
Thanks for the explanation! And I will look at updating my blog post. On Mon, Sep 28, 2020 at 9:14 PM Guido van Rossum wrote: > On Mon, Sep 28, 2020 at 12:03 PM Brett Cannon wrote: > >> And the code that makes this happen is (I think) >> https://github.com/python/cpython/blob/6f8c8320e9eac9bc7a