Debian Patches
Status for thonny/5.0.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix_python_3.14_warnings_return_in_finally | Fix Python 3.14 warnings return in finally blocks | Aivar Annamaa <aivarannamaa@users.noreply.github.com> | not-needed | backport, https://github.com/thonny/thonny/commit/3503e1ed48856b0d77003cbc584e58946a1675b7 | 2025-07-28 | |
| prevent_invalid_escape_seq_warning | Prevent invalid escape sequence warning At pkg install the todo block with code in a string literal gives: /usr/lib/python3/dist-packages/thonny/plugins/autocomplete.py:77: Just marking the whole string literal as raw prevents this warning. Upstream has fixed this TODO block, so forwarding is not needed. https://github.com/thonny/thonny/commit/3f358ba715d3323df3fa270798153a9c2769d12c |
Pieter Lenaerts <plenae@disroot.org> | not-needed | 2026-08-22 |
