<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#330033" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 5/6/2019 5:39 PM, Eric V. Smith
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:133ec1d8-cee5-a287-b786-304a7ed0789f@trueblade.com">Last
      fall Larry Hastings made a suggestion for adding a way to make
      so-called "print-based debugging" easier with f-strings. Basically
      the approach is that f-strings would be able to produce the text
      of the expression and the value of that expression, without
      repeating the expression in the f-sting. No more writing
      f'foo={foo}, bar={bar}'. foo and bar should each only be in there
      once each!
      <br>
    </blockquote>
    <br>
    <blockquote type="cite"
      cite="mid:133ec1d8-cee5-a287-b786-304a7ed0789f@trueblade.com">
      My plan is to commit this change before 3.8b1. If anyone would
      like to discuss it at PyCon, I'll be around until about 10:30 am
      on Tuesday. I'll be in the CPython sprint room, and I'll be
      watching bpo, too.<br>
    </blockquote>
    <br>
    Yes, I'd like this yesterday, please :)  Thanks!<br>
  </body>
</html>