Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #17202
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.python |
| Subject | Bug#1121668: billiard: new SyntaxWarning with Python 3.14 |
| Date | 2025-11-30 13:10 +0100 |
| Message-ID | <LWOpz-gUgz-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Source: billiard Version: 4.2.3-1 Severity: normal X-Debbugs-Cc: ginggs@debian.org, debian-python@lists.debian.org Hi, It looks like Python 3.14 is bringing a whole slew of new SyntaxWarning. Here's a nice article: https://adamj.eu/tech/2025/08/29/python-fix-syntaxwarning-finally/ Paramétrage de python3-billiard (4.2.3-1) ... /usr/lib/python3/dist-packages/billiard/connection.py:349: SyntaxWarning: 'return' in a 'finally' block return f /usr/lib/python3/dist-packages/billiard/connection.py:351: SyntaxWarning: 'return' in a 'finally' block return self._get_more_data(ov, maxsize) /usr/lib/python3/dist-packages/billiard/pool.py:1861: SyntaxWarning: 'return' in a 'finally' block return self._send_ack( -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.17.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
Back to linux.debian.maint.python | Previous | Next | Find similar
Bug#1121668: billiard: new SyntaxWarning with Python 3.14 Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-11-30 13:10 +0100
csiph-web