Remove encoding option from Unpacker. (#380)

This commit is contained in:
Inada Naoki 2019-12-03 21:13:05 +09:00 committed by GitHub
parent 83ebb63c44
commit e419cd8e2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 51 deletions

View file

@ -5,7 +5,7 @@ Release Date: TBD
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
``msgpack/fallback`` still supports Python 2.
* Remove ``encoding`` option from the Packer.
* Remove ``encoding`` option from the Packer and Unpacker.
0.6.2