summaryrefslogtreecommitdiff
path: root/msgpack/_version.py
diff options
context:
space:
mode:
authorRaymond E Ferguson <github.public@devendortech.com>2018-10-02 11:20:06 +0000
committerINADA Naoki <methane@users.noreply.github.com>2018-10-02 20:20:06 +0900
commit70b5f21b34b28cd50125ee337b5a399001759b73 (patch)
treef030db6e93c8cb486a60a72d0092f0ddd6135d54 /msgpack/_version.py
parentd1060de29309717355b78fe9092f7995897b4f0c (diff)
downloadmsgpack-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