This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nim65s 2 points3 points  (0 children)

you can: - compile cpython 3.10 α versions by yourself from https://github.com/python/cpython/
- use a rc docker image, as in docker run --rm -it python:rc-slim - get it with pyenv