Le mar. 9 juin 2020 à 23:59, Łukasz Langa <luk...@langa.pl> a écrit :
> I mean, long story short, in Beta 2 you couldn’t do 
> urllib.request.urlopen("https://www.python.org";).read() because it wouldn’t 
> find root certificates due to a bug. Since this was a problem only apparent 
> on an installed Python, it wasn’t identified by unit tests and was only found 
> by Ned while he was testing his Mac installer.

https://bugs.python.org/issue40924

If certifi is critical for Python releases, would it be possible to
put a check in a CI somewhere to ensure that it always works?

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
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/VCYJO2EKB4QBLK2QONRA67KDVXQS5WYN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to