Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings with msgpack 0.5.0 #126

Open
arcivanov opened this issue Jan 7, 2018 · 0 comments
Open

Warnings with msgpack 0.5.0 #126

arcivanov opened this issue Jan 7, 2018 · 0 comments

Comments

@arcivanov
Copy link
Member

/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant