Will do!
On Fri, Sep 24, 2021, at 14:10, Paul Moore wrote: > On Fri, 24 Sept 2021 at 12:05, Noam Tenne <[email protected]> wrote: > > > Caveats > > ------- > > > > It is important to note that expressions with side effects are affected by > > this feature. This is because in order to display this information, we must > > store references to the instances and not just the values. > > One immediate thought. You should give examples of the sort of > expressions that are affected, and precisely what the effect is. It's > impossible to judge the importance of this point without details. > > Paul >
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/B5XXYI435LXPPYTSVNT3COY5CMG2PCDR/ Code of Conduct: http://python.org/psf/codeofconduct/
