ANN: eric 24.7 released
Detlev Offenbach
detlev at die-offenbachs.de
Thu Jul 4 10:55:11 BST 2024
Hello Pythonistas,
I just uploaded eric 24.7. It fixes some bugs and adds these new features.
* General
o Improved the internal debug logging system.
* Code Style Checker
o Updated these checkers.
+ Annotations to `flake8-annotations v3.1.1`
+ Miscellaneous to `flake8-bugbear v24.4.26`
+ Logging to `flake8-logging v1.6.0`
* IDE Server
o Added functionality to work with remote files and projects via
an `eric-ide Server` on a remote computer. All communication to
this server is done through a single socket (port 42024 by default).
* MicroPython
o Added a few boards to the list of know MicroPython boards.
* pip Interface
o Added a configuration option to not include global environments
in the selector list.
* Third Party Packages
o Upgraded pip-licenses to version 4.4.0.
It is available via the eric web site or PyPI.
https://eric-ide.python-projects.org/index.html
<https://eric-ide.python-projects.org/index.html>
https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de <mailto:detlev at die-offenbachs.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240704/1d825a12/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240704/1d825a12/attachment-0001.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240704/1d825a12/attachment-0001.sig>
More information about the PyQt
mailing list