]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149499: Fixes for 3.16 bump (GH-149500)
authorStan Ulbrych <stan@python.org>
Thu, 7 May 2026 19:06:37 +0000 (20:06 +0100)
committerGitHub <noreply@github.com>
Thu, 7 May 2026 19:06:37 +0000 (19:06 +0000)
commit9d07159cda9390c5714d46447ca918bae9fb8dcb
tree7a98edafa8336089ab60eef99292c767a7b83966
parentf5c75351def83602b5b23c1fba361b7de8ffabc7
gh-149499: Fixes for 3.16 bump (GH-149500)

Also fixes gh-149507, regenerating `configure` for 3.16.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Zachary Ware <zach@python.org>
Doc/whatsnew/3.16.rst
Include/internal/pycore_magic_number.h
Lib/sysconfig/__init__.py
Misc/NEWS.d/next/Library/2026-05-07-17-35-47.gh-issue-149499.G2ER-R.rst [new file with mode: 0644]
PC/launcher.c
PC/pyconfig.h
configure