Commit graph

11 commits

Author SHA1 Message Date
Miro Hrončok
9d987df726 On EL 9, also supports reparse deferral in expat
This replaces one downstream-only patch with another.
Yet arguably, this is the safer thing to do.

Read the patch description for details; won't copy paste them here.

Also, require expat >= version-release when expat < 2.7.4.

Assisted-By: Claude Opus 4.6
(cherry picked from python3.13 commit 0ca3f59c07cb0d9bf01a0746d00773ed0c625755)
2026-08-18 10:30:51 +02:00
Karolina Surma
36fa2b0895 Update to Python 3.14.7 2026-08-11 11:36:15 +02:00
Lumir Balhar
2b1a90b181 Run a new test to monitor changes in required symbols 2026-06-24 22:07:41 +02:00
Karolina Surma
406c34b53b Update to Python 3.14.3 2026-02-09 16:54:54 +01:00
Karolina Surma
b4fbfd9335 Reenable passing tests 2026-01-26 12:10:47 +01:00
Karolina Surma
d849d8f127 Update to Python 3.14.1 2025-12-05 22:26:25 +01:00
Miro Hrončok
6d982d0a19 CI: Run tests with JIT enabled, assert JIT is enabled/disabled correctly
(cherry picked from python3.15 commit 687c6ece6f633bbd9e65a680bba3e3ea80eb122c)
2025-11-25 19:48:16 +01:00
Karolina Surma
56eb7aad4b CI: Run selftest on freethreading build 2025-10-27 19:32:17 +01:00
Karolina Surma
e365cd89b9 CI: Fix duplicate link in a comment 2025-10-27 19:32:09 +01:00
Miro Hrončok
a7297274d1 Revert "CI: Disable Cython checks on the smoke test for now"
Cython supports 3.14. This should have been enabled a long time ago.

This reverts commit 204e750d2e.
2025-10-22 14:55:01 +02:00
Lukáš Zachar
e8a3251a5e Drop STI and use tmt instead
Resolves: rhbz#2383060
2025-07-30 16:27:45 +00:00