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 a3a8860 commit 0bad18fCopy full SHA for 0bad18f
pythonbuild/downloads.py
@@ -80,10 +80,10 @@
80
"python_tag": "cp312",
81
},
82
"cpython-3.13": {
83
- "url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0b2.tar.xz",
84
- "size": 21054240,
85
- "sha256": "bf11be01b42a07a3659e4e233591e03da631b7112aa61ee1e030eeb8c5dfd869",
86
- "version": "3.13.0b2",
+ "url": "https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz",
+ "size": 20881016,
+ "sha256": "678b884775eec0224d5159fa900879020baca2a36ce942fd95febfa1adb4a6bd",
+ "version": "3.13.0rc1",
87
"licenses": ["Python-2.0", "CNRI-Python"],
88
"license_file": "LICENSE.cpython.txt",
89
"python_tag": "cp313",
0 commit comments