[issue42746] python3.7.3 - ssl.SSLContext() - "Killed"

2021-04-17 Thread Christian Heimes
Christian Heimes added the comment: The op hasn't replied in over 3 months. I'm closing the bug as staled. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue42746] python3.7.3 - ssl.SSLContext() - "Killed"

2021-01-05 Thread Christian Heimes
Christian Heimes added the comment: What exactly happens when you try to instantiate an SSLContext() object? Does it just print the string "Killed" or does the process stop and segfault immediately? If it's a segfault then it is likely caused by an incompatibility between recent LibreSSL an

[issue42746] python3.7.3 - ssl.SSLContext() - "Killed"

2021-01-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: 3.7.3 is an old release of an old version. It has already been patched a few times. If you cannot upgrade to at least the last bugfix release of 3.7, you are somewhat on your own. The word 'Killed' in not in the ssl module, so I presume it comes from the

[issue42746] python3.7.3 - ssl.SSLContext() - "Killed"

2020-12-25 Thread yaksha nyx
New submission from yaksha nyx : I got a very strange issue with my Python3.7.3. I use ssl module with urllin.request , when I visit some https website my script always die .so I got this : *** Python 3.7.3 (default, Dec 26 2020,