summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-05 16:20:45 +0000
committeradam <adam@pkgsrc.org>2018-12-05 16:20:45 +0000
commit01f3d46b47b74150bf6cfb7241aa6911f1ae1382 (patch)
tree5a1c3a79280b003b3fdeb6ebe84009c8f554727b /comms
parentfa13202742ac7f7c240e8e5aa39e14c17aa682c7 (diff)
downloadpkgsrc-01f3d46b47b74150bf6cfb7241aa6911f1ae1382.tar.gz
py-libmc: updated to 1.6.0
New in version 1.6.0 Though no major feature overhauls have taken place, this release is partially incompatible with 1.5.0. This stems from the fact that python-memcached is now using a flag that pylibmc has been using for some years. python-memcached uses it for a different purpose, and an incompatible one. We deemed that it would be better to support this interoperability. The change also means that Unicode strings are now stored as UTF-8 rather than pickled, which may or may not result in a slight performance improvement for this type of data. We have also introduced a pickle_protocol behavior to enable seamless interoperability between Python 2.x and 3.x. Also, this release introduces a ManyLinux wheel, making installation a breeze on ManyLinux systems (which I suppose is many linuxes.)
Diffstat (limited to 'comms')
0 files changed, 0 insertions, 0 deletions