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 f6b8125 commit a1e49f8Copy full SHA for a1e49f8
pythonbuild/downloads.py
@@ -84,7 +84,7 @@
84
"python_tag": "cp313",
85
},
86
"cpython-3.14": {
87
- "url": "https://www.python.org/ftp/python/3.14.1/Python-3.14.2.tar.xz",
+ "url": "https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz",
88
"size": 23566248,
89
"sha256": "ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e9",
90
"version": "3.14.2",
0 commit comments