We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a0627 commit 4e730bcCopy full SHA for 4e730bc
1 file changed
pythonbuild/downloads.py
@@ -84,10 +84,10 @@
84
"python_tag": "cp313",
85
},
86
"cpython-3.14": {
87
- "url": "https://www.python.org/ftp/python/3.14.4/Python-3.14.4.tar.xz",
88
- "size": 23855332,
89
- "sha256": "d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8",
90
- "version": "3.14.4",
+ "url": "https://www.python.org/ftp/python/3.14.5/Python-3.14.5rc1.tar.xz",
+ "size": 23895772,
+ "sha256": "f767b809df4376dd3dffd62a2e3ce90646a84cac04d0235943bc1f0c44c95780",
+ "version": "3.14.5rc1",
91
"licenses": ["Python-2.0", "CNRI-Python"],
92
"license_file": "LICENSE.cpython.txt",
93
"python_tag": "cp314",
0 commit comments