mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
Ressurect unicode_errors of the Packer. (#379)
This commit is contained in:
parent
a0480c7602
commit
83ebb63c44
4 changed files with 50 additions and 13 deletions
|
@ -5,7 +5,7 @@ Release Date: TBD
|
|||
|
||||
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
|
||||
``msgpack/fallback`` still supports Python 2.
|
||||
* Remove encoding and unicode_errors options from the Packer.
|
||||
* Remove ``encoding`` option from the Packer.
|
||||
|
||||
|
||||
0.6.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue