Hi,

Thanks for reminder.

I overlooked tricky ones hidden in multiline string.  Fixed.


'''
 r"\s"
'''


Osamu

On Sun, 2024-11-10 at 14:18 +0800, Paul Wise wrote:
> Package: imediff
> Version: 3.0-1
> Severity: minor
> File: /usr/lib/python3/dist-packages/imediff/lines2lib.py
> User: debian-pyt...@lists.debian.org
> Usertags: python3.12
> 
> Installing imediff gives a Python 3.12 warning,
> the fix for this is probably to use raw strings:
> 
> https://lwn.net/Articles/795546/
> 
>    Setting up imediff (3.0-1) ...
>    /usr/lib/python3/dist-packages/imediff/lines2lib.py:20: SyntaxWarning:
> invalid escape sequence '\s'
>      """
>    
> -- System Information:
> Debian Release: trixie/sid
>   APT prefers testing-debug
>   APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-
> debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-
> debug'), (700, 'experimental'), (690, 'buildd-experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 6.11.5-amd64 (SMP w/4 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_AU:en
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages imediff depends on:
> ii  emacs              1:29.4+1-3
> ii  emacs-gtk [emacs]  1:29.4+1-3
> ii  python3            3.12.6-1
> ii  scite [editor]     5.5.3-1
> ii  vim [editor]       2:9.1.0777-1+b1
> ii  vim-tiny [editor]  2:9.1.0777-1+b1
> 
> Versions of packages imediff recommends:
> ii  git  1:2.45.2-1
> 
> imediff suggests no packages.
> 
> -- no debconf information
> 

Reply via email to