borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
11.24k stars 744 forks source link

check python 3.12 / 3.13 new releases #8495

Open ThomasWaldmann opened 3 weeks ago

ThomasWaldmann commented 3 weeks ago

https://github.com/python/cpython/tree/3.12/Lib/ensurepip/_bundled

Check if pip >= 24.3 is in there, 24.2 is broken on old macOS.

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

ThomasWaldmann commented 1 week ago

CPython has upgraded pip in their repo branches, so it will be solved in next releases, 3.12.8 and 3.13.1.