[Bug 292105] lang/python313 as default python
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292105] lang/python313: Make it the new Python default version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Jul 2026 10:37:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292105
Matthias Andree <mandree@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brooks@FreeBSD.org,
| |mandree@FreeBSD.org
--- Comment #8 from Matthias Andree <mandree@FreeBSD.org> ---
(In reply to Antoine Brodin from comment #6)
Brooks@, can we please check which of the old LLVM versions <= 17 or maybe <=
19 (see below) can be deprecated or dropped and, if we find we need to keep
some old ones, we pull up the excuses for requiring a not-too-recent LLVM, and
consolidate downstream users on fewer of the old versions, and fix only
that/those LLVM ports to build with python 3.13, 3.14 and 3.15 (the latter two
so we don't do the exercise every year again - that's what I contributed
python315 for in the first place).
IIUC all supported base systems use LLVM >= 19 so ports depending on older LLVM
should be a rare exception -- I'll be bold and claim that unless they're
messing with exact LLVM internals, many users can be fixed with USE_CSTD or
USE_CXXSTD. Prove me wrong.
--
You are receiving this mail because:
You are the assignee for the bug.