Skip to content

[3.19] main/python3: upgrade to 3.11.9

Daniel Néri requested to merge dne/aports:3.19-python-3.11.9 into 3.19-stable

Also adds explicit dependency on libexpat>=2.6.0 since pyexpat now uses the new "reparse deferral" APIs in Expat 2.6.x:

https://github.com/python/cpython/issues/115398

Merge request reports