<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <meta name="qrichtext" content="1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
  </head>
  <body style=" font-family:'Noto Sans'; font-size:10pt;
    font-weight:400; font-style:normal;">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hello Pythonistas,</p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I just uploaded eric 20.10. It fixes some bugs and adds these new features.</p>
    <ul>
      <li>Editor</li>
      <ul>
        <li>added an outline widget showing the structure of the editor source code and allowing to navigate in the code</li>
      </ul>
    </ul>
    <ul>
      <li>Python Disassembly Viewer</li>
      <ul>
        <li>added a tool to visualize the Python byte code generated from a Python source file</li>
        <li>added a viewer to visualize the Python byte code generated from a Python traceback of an exception as an additional tab of the debug viewer</li>
        <li>added capability to show information about a code object</li>
      </ul>
    </ul>
    <ul>
      <li>Third Party packages</li>
      <ul>
        <li>updated Pygments to 2.7.0</li>
        <li>updated coverage.py to 5.3.0</li>
        <li>removed the no longer needed 'enum' package</li>
      </ul>
      <li>- Various</li>
      <ul>
        <li>changed the code to not rely on the Qt Resource system anymore (no .qrc files and no use of pyrcc5 anymore)</li>
      </ul>
    </ul>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">It is available via the eric web site or PyPI.</p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a href="https://eric-ide.python-projects.org/index.html"><span style=" text-decoration: underline; color:#2980b9;">https://eric-ide.python-projects.org/index.html</span></a></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a href="https://pypi.org/project/eric-ide/"><span style=" text-decoration: underline; color:#2980b9;">https://pypi.org/project/eric-ide/</span></a></p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Regards,</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Detlev</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-weight:600;">Detlev Offenbach</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a href="mailto:detlev@die-offenbachs.de"><span style=" text-decoration: underline; color:#2980b9;">detlev@die-offenbachs.de</span></a> </p>
  </body>
</html>