summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.14.2.ebuild
AgeCommit message (Collapse)Author
2025-12-07dev-lang/python: update tail-call-interp requirementsSam James
Upstream retroactively changed the requirements to also need __attribute__((preserve_none)) rather than just musttail, so it needs unreleased GCC 16, or Clang 19. Mask given we test it mostly with GCC, but people can unmask it locally if they want to use Clang. Closes: https://bugs.gentoo.org/967142 Signed-off-by: Sam James <sam@gentoo.org>
2025-12-05dev-lang/python: Bump to 3.14.2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>