<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I just posted <a moz-do-not-send="true" class="offsite"
      href="http://pypi.python.org/pypi/coverage/3.5.2b1">Coverage.py
      v3.5.2 beta 1</a>. This release includes a number of small fixes:
    <ul>
      <li>The HTML report has been slightly tweaked.</li>
      <li>You can now provide custom CSS for the HTML report if you'd
        like to tweak it further.</li>
      <li>Source files with encodings declared at the top are properly
        handled in the HTML report in Python 2. They had always been
        handled properly in Python 3.</li>
      <li>Better error handling when a supposed Python file can't be
        parsed.</li>
      <li>Better handling of exit status for the coverage command.</li>
      <li>Better installation in PyPy.</li>
    </ul>
    <p>The full details, including links to the tickets that were
      closed, are in the <a moz-do-not-send="true"
        href="http://nedbatchelder.com/code/coverage/beta/changes.html">coverage.py

        beta change history</a>.</p>
    <p>Please give this a try, and let me know of any problems. Given
      the nature of the changes, I should be upgrading it to "released"
      within the week.<br>
    </p>
    <p>--Ned.<br>
    </p>
  </body>
</html>