Releases: spyder-ide/spyder
Spyder 3.0.0 beta5
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta4
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta3
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 2.3.9
Linux
Issues
- Issue #3067 - File left open in sitecustomize when executing it in Python 3
- Issue #3031 - Variable Explorer freezes when certain binary data is loaded
- Issue #2991 - RuntimeWarning with pandas.dataframes that contain np.nan values
- Issue #2984 - Can't access Preferences in spyder
- Issue #2983 - Freeze while assigning data from numpy array when the data is a string
In this release they were closed 5 issues
Spyder 3.0.0 beta2
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 2.3.8
Windows
- spyder-2.3.8.win-amd64-py3.4.exe
- spyder-2.3.8.win32-py3.4.exe
- spyder-2.3.8.win-amd64-py2.7.exe
- spyder-2.3.8.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2819 - Spyder fails to start because of an error with scipy
- Issue #2815 - Variable explorer is not recognizing Pandas Series objects
- Issue #2793 - Connecting to kernel fails because of update to Matplotlib 1.5
- Issue #2791 - DataFrame with no rows gives error when trying to view it
- Issue #2783 - Spyder freezes on assigning a fits table data
- Issue #2744 - Spyder hangs when creating an empty DataFrame on Python 2
In this release they were closed 6 issues
Spyder 2.3.7
Windows
- spyder-2.3.7.win-amd64-py3.4.exe
- spyder-2.3.7.win32-py3.4.exe
- spyder-2.3.7.win-amd64-py2.7.exe
- spyder-2.3.7.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2709 - IPython console error when trying to use SymPy
- Issue #2693 - README should link to manual
- Issue #2689 - "Resize" button in variable explorer chops off the array
- Issue #2684 - Applications directory link is broken in Spyder 2.3.6 dmg's
- Issue #2680 - "Close all files" hangs Spyder
- Issue #2661 - Conda package manager is packed in 2.3.6 win32 distribution leading to errors
- Issue #2659 - Crash while getting completions of DataFrames on the Editor because of Jedi 0.9
- Issue #2654 - Creating DataFrames in Python or IPython consoles make Spyder 2.3.6 to hang
- Issue #2649 - PySide can not be used on 2.3.6
- Issue #2296 - Line numbers misaligned when zooming and scrolling in Mac
- Issue #2036 - Code analysis and tooltips are not displayed in Ubuntu
In this release they were closed 11 issues
Pull requests
- PR #2650 - Failed sip import blocks fallback to PySide
In this release they were merged 1 pull requests
Spyder 2.3.6
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
Spyder 3.0.0 beta1
Spyder 2.3.5.2
Windows
- spyder-2.3.5.2.win-amd64-py3.4.exe
- spyder-2.3.5.2.win32-py3.4.exe
- spyder-2.3.5.2.win-amd64-py2.7.exe
- spyder-2.3.5.2.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2468 - 'Connect to existing kernel' fails if json file not in PWD
- Issue #2466 - No Notification of Running Instance
- Issue #2463 - Failure to preserve Matplotlib backend when using symbolic math
- Issue #2456 - Launching IPython console fails because of errors importing Pandas or Matplotlib
- Issue #2452 - os.system causes TypeError in Python 3
- Issue #2448 - Spyder crashes using Variable Explorer with BeautifulSoup
- Issue #2446 - When importing putting two periods in a row produces an error in a Python console
- Issue #2363 - Spyder fails to start because of problems with lockfile
- Issue #2356 - Block comment incorporating whitespace excludes last line
- Issue #2341 - IPython console: "sre_constants.error: unbalanced parenthesis" while typing
- Issue #2314 - Cell highlighting not updated after closing the FindReplace widget
- Issue #2302 - Closing all files in editor shouldn't leave it empty
- Issue #2299 - IPython preference "Automatically load Pylab and Numpy Modules" not followed
- Issue #2298 - Cannot stop executing when runing a flask app with debug=True
- Issue #2285 - Copying from Spyder and pasting into LibreOffice displays strange comments
- Issue #2228 - Shortcut to run cells on Mac is not working
- Issue #2188 - can't run win_post_install from pip
- Issue #2171 - Spyder Mac apps (for Python 2 and 3) hang on startup with OSX 10.9.5
- Issue #2028 - Background color of theme is not set properly on Mac OSX
- Issue #1957 - Python 3 Mac app can't start Python or IPython consoles
- Issue #1844 - "Set as current console's working directory" button not working on Python 3
- Issue #1615 - Mac app - Matplotlib does not work with Canopy
In this release they were closed 22 issues
Pull requests
- PR #2486 - Stop using IPython.lib.kernel 0.13.2 shim and add initial support for Jupyter
- PR #2484 - Remove unnecessary changes to detected kernel json file when connecting to external kernels
- PR #2434 - Match for pylint when parsing pylint version
- PR #2411 - Improve github issue template
- PR #2377 - Fix the fact that spyder_win_post_install.py can't be run from pip
- PR #2293 - Hide menu icons on Mac OS X
- PR #2247 - Add support to run Python programs on xfce and xterm external terminals
- PR #2216 - Fix broken png files: libpng 1.6.2 and newer has stricter iCCP rules
In this release they were merged 8 pull requests