summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_beta1_p1.ebuild
AgeCommit message (Collapse)Author
2024-06-19dev-lang/python: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-15dev-lang/python: Default 3.13 to build with assertions for nowMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-15dev-lang/python: Add a warning for experimental flagsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-14dev-lang/python: Support building without GILMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-14dev-lang/python: make test failures verbose, both pgo & src_testMatoro Mahri
Test failure logs are very terse otherwise and hard to tell what's going on. Bug: https://bugs.gentoo.org/931888 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/36667 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-11dev-lang/python: Add a patch to fix jit build (3.13.0_beta1_p1)Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>