Source: python-trio Version: 0.29.0-1 Severity: serious Tags: ftbfs Many tests in trio/_tests/test_dtls.py fail with "DeprecationWarning: Attempting to mutate a Context after a Connection was created. In the future, this will raise an exception", this is a new warning added in python3-openssl 25.1.0-1.
I've tried to update the package to 0.30.0 (I don't need it but I wanted to remove the last revdep of python3-sphinx-hoverxref; my work is pushed to salsa) and noticed this problem. I've confirmed that it happens with the sid version too. I can't see any upstream bugs about this. -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.16-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

