On Tue, Feb 14, 2023 at 05:06:24PM +0800, Zheng Xueke wrote: > Package: python3-spyder > Version: 5.4.2+ds-1 > Severity: normal > Tags: l10n > > Dear Maintainer, > > When I opened the spyder and switched the language to simplified Chinese in > Tools- > Preferences- > Application- > Advanced settings, the program guided > me to restart the spyder, but the interface was still English after the > restart.
Dear Xueke, Thanks for reporting this. It turns out that Spyder was using some deprecated functionality which was removed in Python 3.11, but unfortunately it failed silently (it was within a try/except block) so it was not spotted earlier. I've now uploaded 5.4.2+ds-2 which fixes this issue and reported it upstream. Best wishes, Julian

