diff options
author | Raymond E Ferguson <github.public@devendortech.com> | 2018-10-02 11:20:06 +0000 |
---|---|---|
committer | INADA Naoki <methane@users.noreply.github.com> | 2018-10-02 20:20:06 +0900 |
commit | 70b5f21b34b28cd50125ee337b5a399001759b73 (patch) | |
tree | f030db6e93c8cb486a60a72d0092f0ddd6135d54 /msgpack/_version.py | |
parent | d1060de29309717355b78fe9092f7995897b4f0c (diff) | |
download | msgpack-python-70b5f21b34b28cd50125ee337b5a399001759b73.tar.gz |
Alternate fixes for jython and legacy CPython (#310)
Python 3.4 is not supported officially.
But keep running test for a while, to know when msgpack-python
stop working on Python 3.4 actually.
The current patches did not work under jython-2.7.1 where implicit
casting of buffer or memoryview doesn't work. It may also be the
jython is a little pickier about string casting non string bytes
due to the underlying strong typing of java.
See issues #303 & #304.
Diffstat (limited to 'msgpack/_version.py')
0 files changed, 0 insertions, 0 deletions