I built Python 3.11 from source (from GitHub python/cpython branch "3.11").
Here is what I did (after downloading the repo as ZIP)
cd Downloads
7z x cpython-3.11.zip
cd cpython-3.11
chmod +x c...
2 answers
·
posted 4y ago
by HGStyle
· last activity
3y ago
by terdon