ANN: eric 21.4 released
    Detlev Offenbach 
    detlev at die-offenbachs.de
       
    Fri Apr  2 11:30:13 BST 2021
    
    
  
Hello Pythonistas,
I just uploaded eric 21.4. It fixes some bugs and adds these new features.
  * Code Style Checker
      o added a checker to help porting to the 'pathlib' module
  * Debugger
      o extended the Start... dialogs to allow to override some global
        configuration settings (redirect stdin/stdout/stderr)
  * Editor
      o added capability to delete the matching brace if the cursor is
        in between them (e.g. {}) and backspace is pressed
  * Pip Interface
      o added support for a re-installation of selected packages
  * Shell
      o changed the shell special commands to start with a '%' (e.g.
        %start)
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/eric/attachments/20210402/9e8a8f6b/attachment.htm>
    
    
More information about the Eric
mailing list