Package: offlineimap3
Version: 0.0~git20231218.d29a4dc+dfsg-3
Severity: normal

Some python3 packages were updated on testing recently, perhaps
2024-07-08 13:42:27 upgrade python3-all:amd64 3.11.8-1 3.12.2-1

Since then running offlineimap displays warnings like
/usr/lib/python3/dist-packages/imaplib2.py:2472: SyntaxWarning: invalid escape 
sequence '\D'
  ('store', ('1', 'FLAGS', '(\Deleted)')),
/usr/lib/python3/dist-packages/imaplib2.py:2577: SyntaxWarning: invalid escape 
sequence '\D'
  run('uid', ('STORE', uid[-1], 'FLAGS', '(\Deleted)'))
/usr/lib/python3/dist-packages/imaplib2.py:2591: SyntaxWarning: invalid escape 
sequence '\S'
  run('store', (num, '-FLAGS', '(\Seen)'), cb=False),
/usr/lib/python3/dist-packages/imaplib2.py:2594: SyntaxWarning: invalid escape 
sequence '\D'
  run('uid', ('STORE', num, 'FLAGS', '(\Deleted)'))
OfflineIMAP 8.0.0

An extremely quick glance at the code suggested that I would need to
dig a bit to see what is happening.

I could not see any mention of this issue upstream in the git
repository.


-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.9.7-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages offlineimap3 depends on:
ii  ca-certificates      20240203
ii  python3              3.12.2-1
ii  python3-distro       1.9.0-1
ii  python3-gssapi       1.8.3-1
ii  python3-imaplib2     2.57-5.2
ii  python3-keyring      25.2.1-1
ii  python3-portalocker  2.2.1-1
ii  python3-rfc6555      0.0~git20190913.1a181b4-3
ii  python3-urllib3      1.26.18-2

offlineimap3 recommends no packages.

offlineimap3 suggests no packages.

-- no debconf information

Reply via email to