Skip to content

Commit b62c60d

Browse files
committed
add cpython3.12.4 to homepage
1 parent af1854d commit b62c60d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

speed_pypy/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
DEF_BASELINES = [
9393
{'executable': 'cpython', 'revision': '3.7.19'},
9494
{'executable': 'cpython', 'revision': '3.11.9'},
95+
{'executable': 'cpython', 'revision': '3.12.4'},
9596
]
9697
DEF_EXECUTABLES = [
9798
{'name': 'pypy3.10-jit-64', 'project': 'PyPy3.10'},

0 commit comments

Comments
 (0)