diff --git a/python39.changes b/python39.changes index 2b9b921..e7ba203 100644 --- a/python39.changes +++ b/python39.changes @@ -263,7 +263,7 @@ Sat Mar 26 22:22:24 UTC 2022 - Matej Cepl including bugfix for EntryPoint.extras, which was returning match objects and not the extras strings. - bpo-46985: Upgrade pip wheel bundled with ensurepip (pip - 22.0.4) + 22.0.4, bnc#1186819, CVE-2021-3572) - bpo-46968: faulthandler: On Linux 5.14 and newer, dynamically determine size of signal handler stack size CPython allocates using getauxval(AT_MINSIGSTKSZ). This changes allows for