[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1085578: marked as done (flowblade: Python SyntaxWarning)



Your message dated Mon, 10 Mar 2025 21:36:49 +0100
with message-id <vkkpbdbhab2iwqkah3vrbn4loht6be3yeu3cjjl5bh2leq4p4o@efddhlejh2if>
and subject line flowblade: Python SyntaxWarning
has caused the Debian Bug report #1085578,
regarding flowblade: Python SyntaxWarning
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1085578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085578
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: flowblade
Version: 2.16.3-2
User: debian-python@lists.debian.org
Usertags: syntaxwarning

Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/f/flowblade.html


  Setting up python3 (3.12.5-1+b1) ...
  /usr/share/flowblade/Flowblade/keyevents.py:564: SyntaxWarning:
invalid escape sequence '\s'
    action = _secondary_dict[''.join(sorted(re.sub('[\s]','',modifier.lower())))]
  /usr/share/flowblade/Flowblade/keyevents.py:567: SyntaxWarning:
invalid escape sequence '\s'
    action = _secondary_dict[''.join(sorted(re.sub('[\s]','','Any'.lower())))]
  /usr/share/flowblade/Flowblade/shortcuts.py:144: SyntaxWarning:
invalid escape sequence '\s'
    _modifier_dict[''.join(sorted(re.sub('[\s]','','None'.lower())))]
= event.get('code')
  /usr/share/flowblade/Flowblade/shortcuts.py:146: SyntaxWarning:
invalid escape sequence '\s'
    _modifier_dict[''.join(sorted(re.sub('[\s]','',event.get('modifiers').lower())))]
= event.get('code')

--- End Message ---
--- Begin Message ---
Version: 2.18.1-1

--- End Message ---

Reply to: