[issue28874] test_logging fails and freezes

wim glenn report at bugs.python.org
Sat Apr 24 20:05:40 EDT 2021


wim glenn <wim.glenn at gmail.com> added the comment:

I was seeing this problem when building 3.6.4. Fixed it by replacing the test cert with a newer one from 3.6.13:

    curl https://raw.githubusercontent.com/python/cpython/v3.6.13/Lib/test/keycert.pem > ./Lib/test/keycert.pem

Hope this helps someone else one day..

----------
nosy: +wim.glenn

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28874>
_______________________________________


More information about the Python-bugs-list mailing list