Skip to content

Commit 7f7c0dd

Browse files
authored
Merge pull request #53 from mattip/cpython3.12
add cpython3.12.4 to homepage
2 parents c79de33 + b62c60d commit 7f7c0dd

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)