diff options
author | Andrew Rabert <6550543+nvllsvm@users.noreply.github.com> | 2018-02-02 20:34:42 -0500 |
---|---|---|
committer | INADA Naoki <methane@users.noreply.github.com> | 2018-02-03 10:34:42 +0900 |
commit | a0ba076c3527bb474cd8ec820ae0fd6c8293d4af (patch) | |
tree | e2761d0cc2a67eb21f283eb1b2bb2956ce59df8c /msgpack/_version.py | |
parent | 52fb85a2c5776590599df3a5839117b88bc49980 (diff) | |
download | msgpack-python-a0ba076c3527bb474cd8ec820ae0fd6c8293d4af.tar.gz |
Fix encoding and unicode_errors (#277)
Previously, unicode_errors was either set to NULL or to
the result of PyBytes_AsString. This restores that behavior while also
keeping the existing NULL default behavior.
Original defaults were restored to keep API compatibility until these
deprecated options are finally removed.
Diffstat (limited to 'msgpack/_version.py')
0 files changed, 0 insertions, 0 deletions