[issue32753] ssl.SSLError exceptions in test_poplib

2018-04-09 Thread INADA Naoki
INADA Naoki added the comment: On Ubuntu 17.10 (OpenSSL 1.0.2g), this patch fixes test_poplib error. But I don't know this patch is right. $ git diff diff --git a/Lib/test/test_poplib.py b/Lib/test/test_poplib.py index 6abdc93879..d7a8857b05 100644 --- a/Lib/test/test_poplib.py +++ b/Lib/test/t

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-04 Thread Christian Heimes
Christian Heimes added the comment: It's a duplicate of #32706. The new cert validation code causes the handshake to terminate properly. The old asyncore based test routine is not able to handle this correctly when the machine is under heavy load. -- resolution: -> duplicate stage:

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-02 Thread Yury Selivanov
Change by Yury Selivanov : -- nosy: -yselivanov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-02 Thread R. David Murray
Change by R. David Murray : -- nosy: +r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-02 Thread Yarko Tymciurak
Yarko Tymciurak added the comment: ...also, my initial build (after inspecting git log) was from (as I usually do) master/HEAD; To check that this was indeed from v3.7.0b1 release, I `distclean` and checked out the v3.7.0b1 tag, and rebuilt. (Looks like same error / behavior). --

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-02 Thread R. David Murray
Change by R. David Murray : -- nosy: +christian.heimes ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:/

[issue32753] ssl.SSLError exceptions in test_poplib

2018-02-02 Thread Yarko Tymciurak
New submission from Yarko Tymciurak : Just built v3.7.0b1, and have the following test hangs (see attached). My build is on Ubuntu 16.04; lsb_release -a output: LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.2016011