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 2bfc2d0 commit 692e0eeCopy full SHA for 692e0ee
README.md
@@ -47,7 +47,7 @@ See note below for detail.
47
* Packer
48
49
* `use_bin_type=True` by default. bytes are encoded in bin type in msgpack.
50
- **If you are still sing Python 2, you must use unicode for all string types.**
+ **If you are still using Python 2, you must use unicode for all string types.**
51
You can use `use_bin_type=False` to encode in 42DC to old msgpack format.
52
* `encoding` option is removed. UTF-8 is used always.
53
0 commit comments