Files
Paul Guyot 22ccf75c24 py-ligo-segments: drop py27, add py313 and py314 subports
Fix build with Python 3.13+: _PyList_Extend was removed from CPython
headers in 3.13; use the new public PyList_Extend() API instead.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
2026-05-15 10:38:50 -04:00
..