splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

fix AttributeError: 'module' object has no attribute '_create_unverified_context' #308

Closed fengxx closed 1 year ago

fengxx commented 4 years ago

v1.6.12 contains PR #283 which breaks on legacy python without PEP 476 support

ashah-splunk commented 2 years ago

Hi @fengxx , thank you for the PR. Splunk recommends using the newer Python (i.e version 3) . Also in near future Splunk will be removing its support for Python version 2, hence we would suggest you to use the newer Py3 with the latest Splunk SDK version. Please let us know if this is still an issue after upgrading to Python 3.

ashah-splunk commented 1 year ago

Closing the PR as no response received.