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 31349d7 commit 5cfcffdCopy full SHA for 5cfcffd
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.8/Python-3.13.8.tar.xz",
88
- "size": 22681576,
89
- "sha256": "b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252",
90
- "version": "3.13.8",
+ "url": "https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tar.xz",
+ "size": 22681368,
+ "sha256": "ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c66",
+ "version": "3.13.9",
91
"licenses": ["Python-2.0", "CNRI-Python"],
92
"license_file": "LICENSE.cpython.txt",
93
"python_tag": "cp313",
0 commit comments