[PyQt] ANN: eric 19.10 released

Detlev Offenbach detlev at die-offenbachs.de
Thu Oct 3 11:20:18 BST 2019


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*
detlev at die-offenbachs.de[3] 

--------
[1] https://eric-ide.python-projects.org/index.html
[2] https://pypi.org/project/eric-ide/
[3] mailto:detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20191003/e80374ef/attachment.html>


More information about the PyQt mailing list