[issue30898] SSL cert failure running make test during Python 3.6 install

2021-04-20 Thread Christian Heimes
Christian Heimes added the comment: I'm closing the ticket as out of date. Please feel free to reopen the ticket if you can reproduce the problem with a more recent version of Python. -- nosy: +christian.heimes stage: -> resolved status: pending -> closed ___

[issue30898] SSL cert failure running make test during Python 3.6 install

2021-04-16 Thread Irit Katriel
Irit Katriel added the comment: Python 3.6 is no longer maintained. Are you seeing this on a more recent version? -- nosy: +iritkatriel resolution: -> out of date status: open -> pending ___ Python tracker ___

[issue30898] SSL cert failure running make test during Python 3.6 install

2017-07-10 Thread Ben Johnston
New submission from Ben Johnston: Installing Python 3.6.1 from Python-3.6.1.tar.xz on Ubuntu 16.04.2 LTS, the following tests are failing: ERROR: test_logincapa_with_client_certfile (test.test_imaplib.RemoteIMAP_SSLTest) ERROR: test_logincapa_with_client_ssl_context (test.test_imaplib.Remote