Eric V. Smith <e...@trueblade.com> added the comment:

The most recent version of the patch implements the conditional repr/format 
behavior. I'm pretty happy with it.

Other than docs, I think this is done. I'm going to discuss it with a few more 
people at PyCon, then commit it.

There's a slight optimization I'm considering (pre-append the '=' to the 
expression text at compile time, instead of at runtime), but I'll do that 
later, if ever.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36774>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to