Back

Spyder Project Contributors and others
Patches for Spyder x64
Windows
10 patches available
Spyder is a multi-platform IDE, so you can install it on Windows, Mac, and Linux operating systems as a comprehensive development tool. It also provides advanced analysis, debugging, editing, and profiling for data exploration, deep inspection, interactive execution, and data visualization.
Spyder x64 Version 5.5.6
Release Date
8/27/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 5.5.6 (2024-08-27)$$$Important fixes$$$Fix several erros related with panes tabification and in general when some plugins are disabled/missing.$$$Fix error on file dialogs extensions filter.$$$Fix micromamba usage on arm64 macOS installers.$$$Remove dependency on pkg_resources and make PyQtWebEngine optional.$$$Issues Closed$$$Issue 22376 - Spyder 5.5.6 release (PR 22385 by @dalthviz)$$$Issue 22248 - On macOS Save as... always defaults to saving with .R extension rather than .py (PR 22270 by @mrclary)$$$Issue 22233 - Using miniconda env creates a bad CPU type error with macOS installer in M1 laptops (PR 22265 by @mrclary)$$$Issue 21545 - Use importlib.metadata when trying to get package version (PR 22244 by @hmaarrfk)$$$In this release 4 issues were closed.$$$$$$Pull Requests Merged$$$PR 22385 - PR: Update dependencies for 5.5.6; by @dalthviz (22376)$$$PR 22372 - PR: Update the python-lsp-server subrepo; by @ccordoba12$$$PR 22288 - PR: Fix several errors with missing plugins when setting a layout; by @ccordoba12$$$PR 22270 - PR: Remove a non-ascii file extension from QFileDialog filter; by @mrclary (22248)$$$PR 22265 - PR: Use the correct micromamba for arm64 architecture on macOS (Installers); by @mrclary (22233)$$$PR 22244 - PR: Remove dependency on pkg_resources and use importlib-metadata instead; by @hmaarrfk (21545)$$$PR 22237 - PR: Fix failing tests due to Numpy 2.0 (Testing); by @ccordoba12$$$PR 22199 - PR: Fix error when plugins required for tabification are unavailable (Layout); by @hmaarrfk$$$PR 22198 - PR: Backport of PR 22196 (Make QtWebEngine Optional); by @hmaarrfk$$$PR 21539 - PR: Update translations from Crowdin; by @spyder-bot$$$In this release 10 pull requests were closed.
Spyder x64 Version 5.5.1
Release Date
2/7/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 5.5.1 (2024-02-07)$$$New features$$$Publish a new standalone installer for macOS computers with M1/M2 chips.$$$Add support to format selections with Black.$$$Important fixes$$$Fix several errors when trying to detect if a new Spyder version is available.$$$Fix using the Tkinter backend in our macOS application.$$$Issues Closed$$$Issue 21733 - Crash after setting empty high DPI scaling factor (PR 21763 by @ccordoba12)$$$Issue 21711 - TypeError when trying to detect the conda channel from which Spyder was installed (PR 21723 by @ccordoba12)$$$Issue 21694 - Bug: Unexpected type float when clicking in Spyder preferences (PR 21704 by @dan123456-eng)$$$Issue 21630 - Release 5.5.1 (PR 21764 by @ccordoba12)$$$Issue 21600 - ZeroDivisionError in the Editors scrollflag panel (PR 21624 by @ccordoba12)$$$Issue 21570 - Test test_pdb_comprehension_namespace failing with Python 3.12 (PR 21581 by @juliangilbey)$$$Issue 21546 - Error 403 (rate limit at github.com) is not handled when cheking for updates. (PR 21548 by @mrclary)$$$Issue 21509 - RuntimeError: wrapped C/C++ object of type FrameWebView has been deleted while doing basic operations (edit file; minimize/un-minimize Spyder window) (PR 21613 by @dalthviz)$$$Issue 21460 - Format selection with Black does not work on indented code (PR 21629 by @ccordoba12)$$$Issue 20232 - Cant find a usable init.tcl (PR 21766 by @mrclary)$$$In this release 10 issues were closed.$$$$$$Pull Requests Merged$$$PR 21770 - PR: Use Python 3.9.14 for x86_64 macOS application build; by @mrclary$$$PR 21766 - PR: Build arm64 versions of Spyders standalone macOS application; by @mrclary (20232; 19743)$$$PR 21764 - PR: Update core dependencies for 5.5.1; by @ccordoba12 (21630)$$$PR 21763 - PR: Fix error when trying to set an empty scale factor (Preferences); by @ccordoba12 (21733)$$$PR 21761 - PR: Update to download-artifact@v4 and upload-artifact@v4 (CI); by @mrclary$$$PR 21741 - PR: Update actions to checkout@v4 and cache@v4 (CI); by @mrclary$$$PR 21723 - PR: Make get_spyder_conda_channel return a tuple of Nones if it fails (Utils); by @ccordoba12 (21711)$$$PR 21704 - PR: Fix error when computing the size hint of ItemDelegate in Python 3.10+; by @dan123456-eng (21694)$$$PR 21696 - PR: Improve renamed_tree method (Editor); by @juliangilbey$$$PR 21695 - PR: Fix triple-quoted docstring of a method (Editor); by @juliangilbey$$$PR 21692 - PR: Fix some tests failing on Python 3.12; by @juliangilbey$$$PR 21654 - PR: Fix extra line in range when formatting selection; by @remisalmon$$$PR 21629 - PR: Increase minimal required version of python-lsp-black to >=2.0.0;<3.0.0; by @ccordoba12 (21460)$$$PR 21624 - PR: Catch error when the scrollbar has zero height in the scrollflag panel (Editor); by @ccordoba12 (21600)$$$PR 21613 - PR: Handle infowidget possible RuntimeError when hiding it (IPython Console); by @dalthviz (21509)$$$PR 21581 - PR: Fix list comprehension test for Python 3.12; by @juliangilbey (21570)$$$PR 21580 - PR: Fix regex quoting; by @juliangilbey$$$PR 21578 - PR: Fix two tests for Python 3.11; by @juliangilbey$$$PR 21553 - PR: Pin IPykernel to 6.26.0; QDarkstyle to 3.2.0 and fix building the Linux installer (CI); by @ccordoba12$$$PR 21548 - PR: Fix KeyError issue with format in update worker; by @mrclary (21546)$$$In this release 20 pull requests were closed.$$$$$$
Interested in automating patching for Spyder x64?