[Eric] ANN: eric 17.04 released

Detlev Offenbach detlev at die-offenbachs.de
Sat Apr 8 18:24:55 BST 2017


Hello,

thanks for reporting this issue. It will be fixed in the next maintenance 
release (probably tomorrow). Meanwhile the fix is available through the source 
code repository (default branch).

Detlev

Am Freitag, 7. April 2017, 23:05:29 CEST schrieb Tobias Rzepka:
> Hello Detlev, 
> 
> There is a bug introduced in changeset from March, 31th, fixing the blocking
> on an exception. On Python 2, the queue module is spelled with a Big Q.
> It's critical, because eric won't Start anymore.
> 
> Tobias
> 
> Von: Detlev Offenbach
> Gesendet: Freitag, 7. April 2017 19:16
> An: eric at riverbankcomputing.com
> Betreff: [Eric] ANN: eric 17.04 released
> 
> Hi,
>  
> I just uploaded eric 17.04. It fixes some bugs and adds these new features.
>  
> - General
>   -- increased minimum required Python versions to prevent usage
>      with very old versions (i.e. eric was never tested with)
>      min. versions: Python 2 - 2.7.10; Python 3 - 3.4.0
> - Checkers
>   -- added checks for shadowed Python builtins and unneccessary
> comprehensions and generators to the code style checker
>   -- added a checker to check for lines of code of too high complexity
>   -- added capability to place line flags (e.g. __IGNORE...) on the line
>      following the one to be ignored
> - Debugger
>   -- shell autocompleter takes the right global variables into account now
>   -- move the instruction pointer within the current function (Hotkey: F12)
>   -- report syntax and indentation errors raised by an application or module
> in the correct manner
>   -- avoid crashes on using greenlets
> - Mercurial Interface
>   -- extended the user configuration dialog
>   -- added support for the 'zstd' compression for bundles (as of 4.1.0)
>  
>  
> It is available via the eric web site.
>  
> http://eric-ide.python-projects.org/index.html
>  
> Regards,
> Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list