fluent / fluent/fluent-logger-python
Warnings with msgpack 0.5.0
未关闭
- 主要语言
- Python
- 星标
- 457
- 派生
- 138
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
/usr/local/lib/python3.6/site-packages/msgpack/__init__.py:47: FutureWarning: use_bin_type option is not specified. Default value of the option will be changed in future version.
return Packer(**kwargs).pack(o)
```
TODO: Need to determine how we handle Unicode strings and how FluentD processes them.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。