aws / aws/amazon-redshift-python-driver
ssl.SSLContext() without protocol argument is deprecated.
- 主要言語
- Python
- スター
- 220
- フォーク
- 86
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100