Your message dated Mon, 22 Jun 2026 07:54:40 +0000
with message-id <[email protected]>
and subject line Subject: Fixed in 3.3.0-2
has caused the Debian Bug report #1085924,
regarding python-irodsclient: 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 [email protected]
immediately.)


-- 
1085924: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085924
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-irodsclient
Version: 2.2.0-1
User: [email protected]
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/p/python-irodsclient.html


  Setting up python3-irodsclient (2.2.0-1) ...
  /usr/lib/python3/dist-packages/irods/test/admin_test.py:380:
SyntaxWarning: invalid escape sequence '\]'
    new_password = '''abc123!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~Z'''
  /usr/lib/python3/dist-packages/irods/test/admin_test.py:406:
SyntaxWarning: invalid escape sequence '\]'
    new_comment = '''comment-abc123!"#$%&'()*+,-./:;<=>?@[\]^_{|}~Z'''
# omitting backtick due to #170
  /usr/lib/python3/dist-packages/irods/test/admin_test.py:426:
SyntaxWarning: invalid escape sequence '\]'
    new_info = '''info-abc123!"#$%&'()*+,-./:;<=>?@[\]^_{|}~Z''' #
omitting backtick due to #170
  /usr/lib/python3/dist-packages/irods/test/data_obj_test.py:38:
SyntaxWarning: invalid escape sequence '\.'
    localhost_with_optional_domain_pattern = re.compile('localhost(\.\S\S*)?$')
  /usr/lib/python3/dist-packages/irods/test/data_obj_test.py:335:
SyntaxWarning: invalid escape sequence '\s'
    NumThreadsRegex = re.compile(u'^num_threads\s*=\s*(\d+)',re.MULTILINE)
  /usr/lib/python3/dist-packages/irods/test/data_obj_test.py:463:
SyntaxWarning: invalid escape sequence '\s'
    NO_CHECKSUM_MESSAGE_PATTERN = re.compile(
'No\s+Checksum\s+Available.+\s+Replica\s\[(\d+)\]', re.IGNORECASE)
  /usr/lib/python3/dist-packages/irods/test/data_obj_test.py:857:
SyntaxWarning: invalid escape sequence '\S'
    find_iterator = itertools.chain( re.finditer(u'redirect_to_host =
(\S+)', search_text),
  /usr/lib/python3/dist-packages/irods/test/data_obj_test.py:858:
SyntaxWarning: invalid escape sequence '\S'
    re.finditer(u'target_host = (\S+)', search_text) )
  /usr/lib/python3/dist-packages/irods/test/rule_test.py:371:
SyntaxWarning: invalid escape sequence '\['
    self.assertRegexpMatches (lines[0], '.*\[Hello world!\]')
  /usr/lib/python3/dist-packages/irods/test/rule_test.py:392:
SyntaxWarning: invalid escape sequence '\['
    self.assertRegexpMatches (lines[0], '\[STRING\]\[\]')
  /usr/lib/python3/dist-packages/irods/test/rule_test.py:393:
SyntaxWarning: invalid escape sequence '\['
    self.assertRegexpMatches (lines[1], '\[STRING\]\[\]')
  /usr/lib/python3/dist-packages/irods/test/rule_test.py:399:
SyntaxWarning: invalid escape sequence '\['
    self.assertRegexpMatches (lines[0], '\[INTEGER\]\[5\]')
  /usr/lib/python3/dist-packages/irods/test/rule_test.py:400:
SyntaxWarning: invalid escape sequence '\['
    self.assertRegexpMatches (lines[1], '\[STRING\]\[A String\]')

--- End Message ---
--- Begin Message ---
Package: python-irodsclient
Version: 3.3.0-2

The bug has been fixed in version 3.3.0-2, which has already been uploaded.

--- End Message ---

Reply via email to