Sign in
fuchsia
/
third_party
/
github.com
/
astral-sh
/
ruff
/
refs/heads/main
/
.
/
scripts
/
benchmarks
/
setup.sh
blob: ad0d8f35c94e9fb8343d4b7647caf73b17dba285 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env sh
###
# Setup the CPython repository to enable benchmarking.
###
git clone
--
branch
3.12
https
://
github
.
com
/
python
/
cpython
.
git crates
/
ruff_linter
/
resources
/
test
/
cpython
--
filter
=
blob
:
none
--
depth
=
1