Install newest security releases for python with pyenv

39 views Asked by At

How to I install a python version, for which only security updates exist, but no current Bugfix version anymore?

I use Python with Pyenv on windows and Linux. The newest python version it knows about is version 3.9.13. But the newest version in the documentation is 3.9.18. I can download it, but it now installer but Sourcecode. How do I install it with on Linux /Windows with Pyenv?

0

There are 0 answers