dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

Open

#925 创建于 2016年12月30日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Python (5,396 star) (1,421 fork)batch import
help wanted

描述

related to #924

Personally, I'd prefer this warning only be logged if we're actually trying to use SSL. If we're just using PLAINTEXT connections, there's no need to warn about this.

贡献者指南

Only log warning about old SSL module when actually using SSL · dpkp/kafka-python#925 | Good First Issue