Your message dated Mon, 25 May 2020 13:13:21 +0200
with message-id <20200525111321.ga131...@zira.vinc17.org>
and subject line Re: codespell: RuntimeWarning: line buffering (buffering=1) 
isn't supported in binary mode
has caused the Debian Bug report #959724,
regarding codespell: RuntimeWarning: line buffering (buffering=1) isn't 
supported in binary mode
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 ow...@bugs.debian.org
immediately.)


-- 
959724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: codespell
Version: 1.16.0-2
Severity: important
Tags: upstream fixed-upstream

Since the switch to python3.8, running codespell triggers a warning:

/usr/lib/python3.8/codecs.py:905: RuntimeWarning: line buffering (buffering=1) 
isn't supported in binary mode, the default buffer size will be used
  file = builtins.open(filename, mode, buffering)

The bug against codespell was reported upstream here:

  https://github.com/codespell-project/codespell/issues/1331

now closed, as being fixed:

  https://github.com/codespell-project/codespell/pull/1401

Note that in addition to being annoying to the user, this can
break scripts, and was actually breaking one for GNU MPFR until
I implemented a workaround to filter this warning.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages codespell depends on:
ii  python3          3.8.2-3
ii  python3-chardet  3.0.4-4

codespell recommends no packages.

codespell suggests no packages.

-- no debconf information

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
Version: 1.17.1-1

I could check that this bug is now fixed.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to