[Bug 2073688] [NEW] /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e' long_text='''
Launchpad Bug Tracker
2073688 at bugs.launchpad.net
Sun Jul 21 06:44:09 UTC 2024
You have been subscribed to a public bug by Agathe Porte (gagath):
[ Impact ]
The package displays a warning when installing it or upgrading it
from a previous version. This warning can scare users who see it
in the terminal.
[ Test Plan ]
Try to install the patched package and verify that it still starts
fine. Check that the warning is gone when installing or upgrading
the package.
[ Where problems could occur ]
Fixing the regex wrongly can make the program behave wrongly.
[ Original Bug Report ]
Hello,
During the upgrade of kitty, I get the following warning:
Setting up kitty (0.32.2-1ubuntu0.1) ...
/usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e'
long_text='''
I this this file should be patched so the warning does not appear during
upgrade.
** Affects: kitty (Ubuntu)
Importance: Wishlist
Assignee: Agathe Porte (gagath)
Status: New
** Affects: kitty (Ubuntu Noble)
Importance: Undecided
Status: New
--
/usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e' long_text='''
https://bugs.launchpad.net/bugs/2073688
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list