fluent / fluent/fluent-logger-python
Warnings with msgpack 0.5.0
Open
- Dominant language
- Python
- Stars
- 457
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
```
/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.