dpkp/kafka-python

Only log warning about old SSL module when actually using SSL

已关闭

#925 创建于 2016年12月30日

 (0 条评论) (1 个反应) (0 位负责人)Python (1,475 个派生)batch import
help wanted

仓库指标

星标
 (5,900 个星标)
PR 合并指标
 (平均合并 8小时 49分钟) (30 天内合并 75 个 PR)

描述

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.

贡献者指南