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 69f53e2 commit 656b050Copy full SHA for 656b050
pythonbuild/downloads.py
@@ -82,10 +82,10 @@
82
"python_tag": "cp313",
83
},
84
"cpython-3.14": {
85
- "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0b2.tar.xz",
86
- "size": 23579860,
87
- "sha256": "7ac9e84844bbc0a5a8f1f79a37a68b3b8caf2a58b4aa5999c49227cb36e70ea6",
88
- "version": "3.14.0b2",
+ "url": "https://www.python.org/ftp/python/3.14.0/Python-3.14.0b3.tar.xz",
+ "size": 23626928,
+ "sha256": "c6f48bf51f01f50d87007a445dd7afe4a4c7a87ab482570be924c1ddfd0d3682",
+ "version": "3.14.0b3",
89
"licenses": ["Python-2.0", "CNRI-Python"],
90
"license_file": "LICENSE.cpython.txt",
91
"python_tag": "cp314",
0 commit comments