On Wed, 2022-03-16 at 17:11 +0100, Łukasz Langa wrote:
> 
>  
> <https://discuss.python.org/t/python-3-10-3-3-9-11-3-8-13-and-3-7-13-are-now-available-with-security-content/14353#python-3911-2>Python
>  3.9.11
> 
> Get it here: https://www.python.org/downloads/release/python-3911/  
> <https://www.python.org/downloads/release/python-3911/>
> This is the penultimate planned full bugfix release of Python 3.9. In 
> mid-May, we’ll be releasing the last one, after which the 3.9 series will 
> enter its security-only fixes period. More details in PEP 596 
> <https://www.python.org/dev/peps/pep-0596/>.
> 
> Python 3.9 is the first Python version since 2.7 to have a regular bugfix 
> release larger than “.10”. It’s also still a significant release at 163 
> commits since 3.9.10. That’s in fact 30+ commits more than between 3.9.9 and 
> 3.9.10. The change log 
> <https://docs.python.org/release/3.9.11/whatsnew/changelog.html> isn’t as 
> long as the 3.10.3 one but it’s still pretty extensive!
> 
> As a reminder, on macOS, the default installer is now the new universal2 
> variant. It’s compatible with Mac OS X 10.9 and newer, including macOS 11 Big 
> Sur and macOS 12 Monterey. Python installed with this variant will work 
> natively on Apple Silicon processors.

The 3.9 .tar.xz doesn't seem to pass signature verification:

$ gpg --verify Python-3.9.11.tar.xz.asc 
gpg: assuming signed data in 'Python-3.9.11.tar.xz'
gpg: Signature made wto, 15 mar 2022, 22:17:14 CET
gpg:                using RSA key E3FF2839C048B25C084DEBE9B26995E310250568
gpg: BAD signature from "Łukasz Langa (GPG langa.pl) <luk...@langa.pl>" 
[unknown]



-- 
Best regards,
Michał Górny

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/ALTOBT4HLUFFFKKTOEQP6NFLPHR62UPI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to