#1130353 snowball: autopkgtest failure with Python 3.14

#1130353#5
Date:
2026-03-11 16:53:06 UTC
From:
To:
Hi Maintainer

The autopkgtests of this package will fail once Python 3.14 is the
default version in Debian.  I've copied what I hope is the relevant
part of the log below.

Regards
Graham


705s autopkgtest [15:44:08]: test python-stemwords: [-----------------------
705s /tmp/autopkgtest.Vk0S3W/autopkgtest_tmp/stemwords.py:75:
DeprecationWarning: codecs.open() is deprecated. Use open() instead.
705s   with codecs.open(input, "r", encoding) as infile:
705s /tmp/autopkgtest.Vk0S3W/autopkgtest_tmp/stemwords.py:76:
DeprecationWarning: codecs.open() is deprecated. Use open() instead.
705s   with codecs.open(output, "w", encoding) as outfile:
706s autopkgtest [15:44:09]: test python-stemwords: -----------------------]
707s autopkgtest [15:44:10]: test python-stemwords:  - - - - - - - - -
- results - - - - - - - - - -
707s python-stemwords     FAIL stderr:
/tmp/autopkgtest.Vk0S3W/autopkgtest_tmp/stemwords.py:75:
DeprecationWarning: codecs.open() is deprecated.

#1130353#10
Date:
2026-05-24 16:11:19 UTC
From:
To:
This was fixed in 3.1.0, which supports 3.14 out of the box.

Stefano

#1130353#15
Date:
2026-05-24 16:47:14 UTC
From:
To:
This was fixed in 3.1.0, which supports 3.14 out of the box.

Stefano