Releases: spyder-ide/spyder
Releases · spyder-ide/spyder
Spyder 2.3.5.1
This release has a critical bug in Mac, which makes Spyder crash at startup. It's fixed in 2.3.5.2
Spyder 2.3.5
Unfortunately this release has a major bug on Windows platforms. The next release (2.3.5.1) fixes it.
Spyder 2.3.4
Windows
- spyder-2.3.4.win-amd64-py3.4.exe
- spyder-2.3.4.win32-py3.4.exe
- spyder-2.3.4.win-amd64-py2.7.exe
- spyder-2.3.4.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2259 - spyder crashes if ipython installed but not pygments
- Issue #2257 - Cannot plot inline in IPython console on Linux
- Issue #2252 - Update French translations for 2.3.4
- Issue #2245 - Importing a module with debugger causes "TypeError: decoding Unicode is not supported"
- Issue #2239 - SyntaxErrors with Python 3.2
- Issue #2234 - Object Inspector is not showing "No documentation available" for objects without docstring
- Issue #2227 - IPython does not work with brewed or virtualenv Python(s) in MacOSX
- Issue #2223 - Spyder2.3.3 Code completion breaks
- Issue #2207 - Spyder's WM_CLASS is empty, resulting in unexpected behavior for task managers
- Issue #2203 - Code completion issue with Jedi
- Issue #2197 - IPython consoles are not named correctly when connecting to existing kernels and passing the full kernel path
- Issue #2158 - runfile with path containing apostrophes (quotes) will not work
- Issue #2151 - Long NumPy arrays throw off errors
- Issue #2146 - Special character "!" is not processed correctly when debugging in Python consoles
- Issue #2081 - Spyder crashes on Windows because of non-ascii chars in working directory
- Issue #2058 - Don't execute external commands (!) when running pdb in python consoles
- Issue #2034 - Execute until first breakpoint when pressing the Debug button
- Issue #2032 - Dragging (not dropping) file from 7zip over spyder window causes TypeError in dragEnterEvent
- Issue #1952 - spyderlib.utils.external overrides modules for script execution
- Issue #1948 - spyder 2.3 ipython console startup code or file not working
- Issue #1856 - Running in external system terminals is not working on Windows and Python 3
- Issue #1845 - Spyder crashes on launch trying to load the project config file (.spyderproject)
- Issue #1568 - raw_input borks with '!'
- Issue #1529 - Plot A List Of Floats In Variable Explorer Not Possible
- Issue #1380 - Problems with sitecustomize because of pickleshare library
- Issue #1366 - "Highlight occurrences" setting is lost after IDE restart
- Issue #1359 - Mac app - Sometimes it's not possible to get the user env vars
- Issue #1321 - The PYTHONPATH manager on the Mac app does not work with the EPD64 interpreter
- Issue #1151 - Ctrl-C doesn't copy to clipboard in object inspector
In this release they were closed 29 issues
Pull requests
- PR #2255 - Update French translations
- PR #2242 - Improve message for no docstring
- PR #2233 - catch a reason to crash on startup
- PR #2224 - Fix a bug in completion if callback value is not converted to string
- PR #2219 - Open configuration file with utf-8 encoding on Windows and Python 2
- PR #2214 - Fix zlib segmentation fault in Anaconda 3.4 Linux
In this release they were merged 6 pull requests