#1142058 cinnamon-common: CinnamonGtkSettings.py SyntaxWarning in rtupdate hook on update to python3.14 #1142058
- Package:
- cinnamon-common
- Source:
- cinnamon-common
- Submitter:
- Tomáš Szaniszlo
- Date:
- 2026-07-14 17:03:02 UTC
- Severity:
- normal
Dear maintainer,
on a packages update from Python 3.13 to 3.14 I got this warning:
Setting up python3 (3.14.6-1)…
running python rtupdate hooks for python3.14...
/usr/share/cinnamon/cinnamon-settings/bin/CinnamonGtkSettings.py:44: SyntaxWarning: 'return' in a 'finally' block
return keyfile
running python post-rtupdate hooks for python3.14...
Just to note, I do not recall seeing this warning on previous updates.
Best wishes
Tomaxuser