Roundup Tracker - Issues

Message7434

Author rouilj
Recipients kragacles, rouilj
Date 2022-01-04.23:01:26
Message-id <1641337287.01.0.814126389743.issue2551186@roundup.psfhosted.org>
In-reply-to
Hi Andrew,

I think I have a solution to the crash that preserves both python2 and
python3 handling of the sslerror. I have attached the patch. Do you have
an environment you can test in?

If not, do you think connecting via imaps to a non-ssl endpoint would cause the
error?

Actually I guess connecting to anything even a non-listening port should cause
the exception to be evaluated and throw a traceback right?

Thanks for bringing this to our attention and providing a patch.

-- rouilj
History
Date User Action Args
2022-01-04 23:01:27rouiljsetmessageid: <1641337287.01.0.814126389743.issue2551186@roundup.psfhosted.org>
2022-01-04 23:01:27rouiljsetrecipients: + rouilj, kragacles
2022-01-04 23:01:26rouiljlinkissue2551186 messages
2022-01-04 23:01:26rouiljcreate