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 5512765 commit 90c83ddCopy full SHA for 90c83dd
pythonbuild/downloads.py
@@ -71,10 +71,10 @@
71
"python_tag": "cp311",
72
},
73
"cpython-3.12": {
74
- "url": "https://www.python.org/ftp/python/3.12.1/Python-3.12.1.tar.xz",
75
- "size": 20583448,
76
- "sha256": "8dfb8f426fcd226657f9e2bd5f1e96e53264965176fa17d32658e873591aeb21",
77
- "version": "3.12.1",
+ "url": "https://www.python.org/ftp/python/3.12.2/Python-3.12.2.tar.xz",
+ "size": 20591308,
+ "sha256": "be28112dac813d2053545c14bf13a16401a21877f1a69eb6ea5d84c4a0f3d870",
+ "version": "3.12.2",
78
"licenses": ["Python-2.0", "CNRI-Python"],
79
"license_file": "LICENSE.cpython.txt",
80
"python_tag": "cp312",
0 commit comments