SyntaxWarning: 'return' in a 'finally' block This triggers a failure in the test suite for ipyparallel when using python 3.14.0a7 (bug #2359525). Fixed upstream: https://github.com/ipython/ipython/pull/14876 Reproducible: Always Steps to Reproduce: 1. Build python-ipyparallel in the Python 3.14 copr. Actual Results: Failure due to Syntax Warning from ipython. Expected Results: Successful build.
Created attachment 2087177 [details] Patch from git
Thanks for the bug report! Thanks to it I've realized that the release monitoring for ipython is broken and therefore I didn't know about the new version. I'm going to update rawhide/f42 to 8.36.0 and then just rawhide to the latest version that includes the fix you need.
Correction: The update to version 9 will have to wait until the Spyder editor is ready. Release 6.1 compatible with ipython 9 is planned for June/July. I'll backport the mentioned patch in the meantime.
FEDORA-2025-b92d2eab52 (ipython-8.36.0-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-b92d2eab52
FEDORA-2025-b92d2eab52 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b92d2eab52` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b92d2eab52 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-b92d2eab52 (ipython-8.36.0-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.