mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
Remove encoding option from Unpacker. (#380)
This commit is contained in:
parent
83ebb63c44
commit
e419cd8e2d
4 changed files with 15 additions and 51 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue