ANN: eric 23.10 released

Detlev Offenbach detlev at die-offenbachs.de
Thu Oct 5 10:23:54 BST 2023


Hello Pythonistas,

I just uploaded eric 23.10. It fixes some bugs and adds these new features.

  * General
      o Made the code compatible with Python 3.12.
  * Editor
      o Added a typing completer for TOML files.
      o Enhanced the existing completers slightly.
      o Enhanced the 'Search & Replace' widget to allow a mode switching
        using a mode switch button and keyboard shortcuts (see issue 511) .
  * Mercurial Interface
      o Added the capability to select the branches to be shown to the
        Log Browser window.
  * MicroPython
      o Updated the list of known CircuitPython boards.
  * pip Interface
      o Added capability to disable display of vulnerability data (e.g.
        if system does not support HTTPS protocol).
  * Shell
      o Added some more special commands (% commands). Type '%help' to
        get a dialog listing these commands.
  * Syntax Checker
      o Added code to the Python syntax checker to report Python Warnings.
  * Third Party packages
      o Upgraded eradicate to version 2.3.0.
      o Upgraded pip-licenses to version 4.3.2.

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/20231005/de955a37/attachment.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/20231005/de955a37/attachment.key>
-------------- 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/20231005/de955a37/attachment.sig>


More information about the PyQt mailing list