Package: python-ptrace / 0.9.9-0.3

Metadata

Package Version Patches format
python-ptrace 0.9.9-0.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add support for python314.patch | (download)

tests/test_strace.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] add support for python 3.14

Python 3.14 now uses linkat() if it's available
https://github.com/python/cpython/issues/81793

I'm not quite sure why the ARM64 and RISC-V versions were using
linkat() there, previously, but that doesn't seem relevant to this
change :)

Bug-Debian: https://bugs.debian.org/1117911