Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2026-05-28 18:54:19 +00:00
committed by GitHub
118 changed files with 2181 additions and 1847 deletions
@@ -851,6 +851,7 @@ stdenv.mkDerivation (finalAttrs: {
"https://docs.python.org/release/${version}/whatsnew/changelog.html"
else
"https://docs.python.org/${majorMinor}/whatsnew/changelog.html#python-${dashedVersion}";
donationPage = "https://www.python.org/psf/donations/";
description = "High-level dynamically-typed programming language";
longDescription = ''
Python is a remarkably powerful dynamic programming language that