8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3508ca5 commit d9ead81Copy full SHA for d9ead81
ChangeLog.rst
@@ -6,7 +6,7 @@ Release Date: 2020-02-17
6
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
7
``msgpack/fallback`` still supports Python 2.
8
* Remove ``encoding`` option from the Packer and Unpacker.
9
-* Unpacker: The default value of ``max_buffer_type`` is changed to 100MiB.
+* Unpacker: The default value of ``max_buffer_size`` is changed to 100MiB.
10
* Unpacker: ``strict_map_key`` is True by default now.
11
* Unpacker: String map keys are interned.
12
* Drop old buffer protocol support.
0 commit comments