Source: pyraf Version: 2.2.3-2 Severity: normal X-Debbugs-Cc: [email protected]
Autopkgtest `test_invocation:test_invoke_command_ipython` fails with IPython 9.x (having passed with 8.x). It looks like this is due to the pyraf test suite assuming that the output from IPython can be decoded as ASCII-only; I'm not sure exactly what it chokes on, but presumably it now emits some unicode in a standard session: https://github.com/iraf-community/pyraf/blob/1e75e495cc6dbf7efd5abeac56a8782b52b24ba4/pyraf/tests/test_invocation.py#L69 I _think_ this is a test-only issue, although it's possible a similar runtime issue might be buried in pyraf/ipython_api.py There don't look to be any upstream patches for this in github that I can obviously see. -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.18.15+deb14-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

