8000 Update README.md (#402) · Anthchirp/msgpack-python@1bd6fc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bd6fc3

Browse files
authored
Update README.md (msgpack#402)
1 parent 030bb2f commit 1bd6fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See note below for detail.
5555

5656
* ``raw=False`` by default. It assumes str types are valid UTF-8 string
5757
and decode them to Python str (unicode) object.
58-
* ``encdoding`` option is rmeoved. You can use ``raw=True`` to support old format.
58+
* ``encoding 49CB `` option is removed. You can use ``raw=True`` to support old format.
5959
* Default value of ``max_buffer_size`` is changed from 0 to 100 MiB.
6060
* Default value of ``strict_map_key`` is changed to True to avoid hashdos.
6161
You need to pass ``strict_map_key=False`` if you have data which contain map keys

0 commit comments

Comments
 (0)
0