Your message dated Sat, 16 Nov 2024 09:33:53 +0100
with message-id <zzhy8t9fjyymj...@x1.cruise.homelinux.net>
and subject line Re: Bug#1084645: thunderbird: removal of Python standard 
libraries in Python 3.13
has caused the Debian Bug report #1084645,
regarding thunderbird: removal of Python standard libraries in Python 3.13
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.)


-- 
1084645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thunderbird
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: pep-594-deprecation-313

Dear maintainer(s),

Python 3.13 removes a large amount of so called 'dead battery' libraries from the standard library. As such, code that imports these libraries will no longer work in Python 3.13, which is the targeted version for Trixie.

The following removed libraries were found in this package:

cgi: testing/web-platform/tests/tools/runner/report.py:9
cgi: testing/web-platform/tests/tools/wptserve/wptserve/request.py:4
cgi: third_party/aom/test/gviz_api.py:25
imghdr: testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py:7
imghdr: testing/web-platform/tests/webdriver/tests/support/asserts.py:1
pipes: comm/taskcluster/comm_taskgraph/transforms/release_started.py:8
pipes: js/src/tests/lib/results.py:2
pipes: python/mozbuild/mozbuild/action/node.py:5
pipes: taskcluster/android_taskgraph/job.py:6
pipes: testing/mozbase/mozdevice/mozdevice/adb.py:7
pipes: testing/xpcshell/runxpcshelltests.py:10
pipes: third_party/libwebrtc/build/android/apk_operations.py:16
pipes: third_party/libwebrtc/build/android/gyp/util/build_utils.py:15
pipes: third_party/libwebrtc/build/chromeos/test_runner.py:12
pipes: third_party/libwebrtc/build/env_dump.py:12
pipes: third_party/libwebrtc/build/print_python_deps.py:17
pipes: third_party/libwebrtc/build/vs_toolchain.py:12
pipes: third_party/python/dlmanager/check.py:8
telnetlib: testing/mozbase/mozrunner/mozrunner/devices/android_device.py:14
telnetlib: testing/mozbase/mozrunner/mozrunner/devices/emulator.py:11
cgi: testing/web-platform/tests/tools/runner/report.py:9
telnetlib: testing/mozbase/mozrunner/mozrunner/devices/android_device.py:14
telnetlib: testing/mozbase/mozrunner/mozrunner/devices/emulator.py:11
imghdr: testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py:7
imghdr: testing/web-platform/tests/webdriver/tests/support/asserts.py:1
pipes: comm/taskcluster/comm_taskgraph/transforms/release_started.py:8
pipes: js/src/tests/lib/results.py:2
pipes: python/mozbuild/mozbuild/action/node.py:5
pipes: taskcluster/android_taskgraph/job.py:6
pipes: testing/mozbase/mozdevice/mozdevice/adb.py:7
pipes: testing/xpcshell/runxpcshelltests.py:10
pipes: third_party/libwebrtc/build/android/apk_operations.py:16
pipes: third_party/libwebrtc/build/android/gyp/util/build_utils.py:15
pipes: third_party/libwebrtc/build/chromeos/test_runner.py:12
pipes: third_party/libwebrtc/build/env_dump.py:12
pipes: third_party/libwebrtc/build/print_python_deps.py:17
pipes: third_party/libwebrtc/build/vs_toolchain.py:12
pipes: third_party/python/dlmanager/check.py:8
cgi: testing/web-platform/tests/tools/wptserve/wptserve/request.py:4
cgi: third_party/aom/test/gviz_api.py:25

See this link for more details: https://peps.python.org/pep-0594/#deprecated-modules

Cheers,

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄

--- End Message ---
--- Begin Message ---
We don'r run any upstream tests nor is the build itself running them.
Also we don't use any tools or scripts that are available in the
upstream source and depend now on these old modules.

It might be that we need to tune the build environment in the future to
use more vendored stuff.
Now I don't see any direct issues based on the origin of this bug
report.

Am Mon, Oct 07, 2024 at 12:21:13PM -0400 schrieb Louis-Philippe Véronneau:
> Source: thunderbird
> Severity: important
> User: debian-pyt...@lists.debian.org
> Usertags: pep-594-deprecation-313
> 
> Dear maintainer(s),
> 
> Python 3.13 removes a large amount of so called 'dead battery' libraries
> from the standard library. As such, code that imports these libraries will
> no longer work in Python 3.13, which is the targeted version for Trixie.
> 
> The following removed libraries were found in this package:
> 
> cgi: testing/web-platform/tests/tools/runner/report.py:9
> cgi: testing/web-platform/tests/tools/wptserve/wptserve/request.py:4
> cgi: third_party/aom/test/gviz_api.py:25
> imghdr: 
> testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py:7
> imghdr: testing/web-platform/tests/webdriver/tests/support/asserts.py:1
> pipes: comm/taskcluster/comm_taskgraph/transforms/release_started.py:8
> pipes: js/src/tests/lib/results.py:2
> pipes: python/mozbuild/mozbuild/action/node.py:5
> pipes: taskcluster/android_taskgraph/job.py:6
> pipes: testing/mozbase/mozdevice/mozdevice/adb.py:7
> pipes: testing/xpcshell/runxpcshelltests.py:10
> pipes: third_party/libwebrtc/build/android/apk_operations.py:16
> pipes: third_party/libwebrtc/build/android/gyp/util/build_utils.py:15
> pipes: third_party/libwebrtc/build/chromeos/test_runner.py:12
> pipes: third_party/libwebrtc/build/env_dump.py:12
> pipes: third_party/libwebrtc/build/print_python_deps.py:17
> pipes: third_party/libwebrtc/build/vs_toolchain.py:12
> pipes: third_party/python/dlmanager/check.py:8
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/android_device.py:14
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/emulator.py:11
> cgi: testing/web-platform/tests/tools/runner/report.py:9
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/android_device.py:14
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/emulator.py:11
> imghdr: 
> testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py:7
> imghdr: testing/web-platform/tests/webdriver/tests/support/asserts.py:1
> pipes: comm/taskcluster/comm_taskgraph/transforms/release_started.py:8
> pipes: js/src/tests/lib/results.py:2
> pipes: python/mozbuild/mozbuild/action/node.py:5
> pipes: taskcluster/android_taskgraph/job.py:6
> pipes: testing/mozbase/mozdevice/mozdevice/adb.py:7
> pipes: testing/xpcshell/runxpcshelltests.py:10
> pipes: third_party/libwebrtc/build/android/apk_operations.py:16
> pipes: third_party/libwebrtc/build/android/gyp/util/build_utils.py:15
> pipes: third_party/libwebrtc/build/chromeos/test_runner.py:12
> pipes: third_party/libwebrtc/build/env_dump.py:12
> pipes: third_party/libwebrtc/build/print_python_deps.py:17
> pipes: third_party/libwebrtc/build/vs_toolchain.py:12
> pipes: third_party/python/dlmanager/check.py:8
> cgi: testing/web-platform/tests/tools/wptserve/wptserve/request.py:4
> cgi: third_party/aom/test/gviz_api.py:25
> 
> See this link for more details:
> https://peps.python.org/pep-0594/#deprecated-modules
> 
> Cheers,
> 
> -- 
>   ⢀⣴⠾⠻⢶⣦⠀
>   ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
>   ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
>   ⠈⠳⣄

--- End Message ---

Reply via email to