Hello Pythonistas,

I just uploaded eric 19.10. It fixes some bugs and adds these new features.
     *  Code Style Checker
         *  added more comprehension checks
         *  added checks for insecure use of sys.version and sys.version_info
         *  added a checker class for type annotations
             *  Editor
                 *  added configuration option to set the tab and indentation 
width for each 
languages separately (as an override to the global ones)
                 *  added a typing aid for YAML
                     *  QFileDialog Wizard:
                         *  added support for the QFileDialog.get...Url() 
methods
                         *  added support for E5FileDialog
                             *  Third Party packages
                                 *  updated coverage.py to 4.5.4
Please note theses *important* changes as well.
     *  removed runtime support for Python2 and PyQt4
     *  changed minimum Qt/PyQt version required to 5.9.0

It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html[1]
https://pypi.org/project/eric-ide/[2]

Regards,
Detlev
-- 
*Detlev Offenbach*
det...@die-offenbachs.de[3] 

--------
[1] https://eric-ide.python-projects.org/index.html
[2] https://pypi.org/project/eric-ide/
[3] mailto:det...@die-offenbachs.de
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to