Windows
- spyder-2.3.6.win-amd64-py3.4.exe
- spyder-2.3.6.win32-py3.4.exe
- spyder-2.3.6.win-amd64-py2.7.exe
- spyder-2.3.6.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2625 - Multiple untitled files generate at close
- Issue #2614 - Indenting at the first position in file fails/crashes
- Issue #2608 - Crash after update IPython to 4.0
- Issue #2596 - Call tips and auto completion tips go out of screen on a second monitor
- Issue #2593 - Having a lof of data in the Variable explorer slows down Spyder considerably
- Issue #2566 - Spyder crash on launch with Babel 2.0/Python 3.4
- Issue #2560 - List of pandas dataframes in variable explorer slows down Spyder
- Issue #2517 - Variable explorer auto-refreshes after kernel restarts
- Issue #2514 - DataFrames with headers that contain BOM utf-8 data are freezing/crashing Spyder (in Python 2)
- Issue #2491 - Spyder crashes when displaying DataFrames with duplicate column names in the Variable Explorer
- Issue #2413 - Don't ask to confirm exit on default untitled files
- Issue #2315 - Display object name in DataFrame editor
In this release they were closed 12 issues
Pull requests
- PR #2639 - Fix missing exception on Windows when importing data on the Variable Explorer
- PR #2617 - Show call tips at right position when there are multiple screens
- PR #2615 - Fix error when indenting on the first line of a file
In this release they were merged 3 pull requests