You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PendingDeprecationWarning with Packer.encoding
Fixes:
…/neovim-python-client/neovim/msgpack_rpc/msgpack_stream.py:24: PendingDeprecationWarning: encoding is deprecated.
unicode_errors=unicode_errors_default)
Also configures pytest to display these warnings.
0 commit comments