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 8d46b87 commit 1abe862Copy full SHA for 1abe862
pythonbuild/downloads.py
@@ -84,10 +84,10 @@
84
"python_tag": "cp312",
85
},
86
"cpython-3.13": {
87
- "url": "https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz",
88
- "size": 22769492,
89
- "sha256": "5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a",
90
- "version": "3.13.7",
+ "url": "https://www.python.org/ftp/python/3.13.8/Python-3.13.8.tar.xz",
+ "size": 22681576,
+ "sha256": "b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252",
+ "version": "3.13.8",
91
"licenses": ["Python-2.0", "CNRI-Python"],
92
"license_file": "LICENSE.cpython.txt",
93
"python_tag": "cp313",
0 commit comments