python3.14 (3.14.0-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.14.0-3 > 3.14.0-2
- Git: https://salsa.debian.org/cpython-team/python3.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1146880
- Browser: https://salsa.debian.org/cpython-team/python3
- Last scan: 2025-10-14 21:01:05+00
- Next scan: 2025-10-20 01:42:00+00
- Merge requests: 9
- Debian changelog in Git:
python3.14 (3.14.0-3) UNRELEASED; urgency=medium
* Support docutils 0.22.
* Enable the experimental JIT on amd64 and arm64. It's disabled at runtime
by default, to enable it set the environment variable PYTHON_JIT=1.
-- Stefano Rivera <stefanor@debian.org> Mon, 13 Oct 2025 11:50:15 +0200
- This branch is 3 commits ahead of tag 3.14.0-2
- Git log:
commit 998f09849e45640a69ebaefb546b0a2d6a64946b
Author: Stefano Rivera <stefanor@debian.org>
Date: Mon Oct 13 11:50:50 2025 +0200
Enable the experimental JIT on amd64 and arm64. It's disabled at runtime by default, to enable it set the environment variable PYTHON_JIT=1.
commit cc1b87a76ae187a7aa3bf5a7cb4e7a206878dfd6
Author: Stefano Rivera <stefanor@debian.org>
Date: Mon Oct 13 13:12:07 2025 +0200
Support docutils 0.22.
commit 51b08f7292229b9a3282df588fdd32b57c891db3
Author: Stefano Rivera <stefanor@debian.org>
Date: Mon Oct 13 11:10:25 2025 +0200
Forwarded the HPPA patch