ssl.SSLContext() without protocol argument is deprecated.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
Research direction
Open redshift_connector/core.py at line 654 and reproduce the reported warnings in redshift-connector 2.1.5. Inspect the SSL setup associated with that line, then verify that the connector no longer emits either deprecation warning; the issue names no test file.
Written by the indexing model from the issue text.
Description
even though https://github.com/aws/amazon-redshift-python-driver/issues/196 is closed, I am still seeing this warning in redshift-connector 2.1.5:
C:.venv\Lib\site-packages\redshift_connector\core.py:654: DeprecationWarning:
ssl.SSLContext() without protocol argument is deprecated.
C:.venv\Lib\site-packages\redshift_connector\core.py:654: DeprecationWarning:
ssl.PROTOCOL_TLS is deprecated
- Dominant language
- Python
- Stars
- 220
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/amazon-redshift-python-driver
-
Difficulty 1/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
aws/amazon-redshift-python-driver#268 · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
aws/amazon-redshift-python-driver#265 · 1 comment · 4 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in aws/amazon-redshift-python-driver
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100