ANN: eric 25.3 released

Detlev Offenbach detlev at die-offenbachs.de
Sun Mar 2 09:57:37 GMT 2025


Hello Pythonistas,

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

  * Code Style Checker
      o Updated these checkers.
          + Imports to `flake8-tidy-imports` v4.11.0
          + Logging to `flake8-logging` v1.7.0
          + Miscellaneous to `flake8-bugbear` v24.12.12
          + Miscellaneous to `flake8-comprehensions` v3.16.0
          + Security to `bandit` v1.8.2
      o Added these checkers to support more case.
          + 'Structural Pattern Matching' based on `flake8-spm` v0.0.1
          + Nested f-strings based on `flake8-nested-fstrings` v1.1.0
          + `pydantic` and `dataclass` related topics based on
            `flake8-pydantic` v0.4.0
  * pip Interface
      o Added a field to search for packages in the dependencies list.

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/20250302/f66343a3/attachment.htm>


More information about the PyQt mailing list