python-memcache 1.57-2ubuntu0.18.04.1 source package in Ubuntu

Changelog

python-memcache (1.57-2ubuntu0.18.04.1) bionic; urgency=medium

  * d/p/py2-perf.patch: Cherry pick fix to use native C implementation
    for pickle under Python 2, resolving issues with performance
    degradation (LP: #1802487).

 -- James Page <email address hidden>  Thu, 22 Nov 2018 11:50:53 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-memcache_1.57.orig.tar.xz 26.9 KiB 9d81c0a018d91abd5e169fc3d79864bee225e9d5567852040bf564c74ba5a169
python-memcache_1.57-2ubuntu0.18.04.1.debian.tar.xz 10.1 KiB c97a01b9b4105bcb7bdf0d4bdf051c2bdc47e516c2ff5e49c6c03edde5d35ad8
python-memcache_1.57-2ubuntu0.18.04.1.dsc 2.4 KiB cc92d6786df809a8cb7724214d0e38186c40331aeba4908029b8b2e52fede1a7

View changes file

Binary packages built by this source

python-memcache: pure Python memcached client

 This software is a 100% Python interface to the memcached memory cache
 daemon. It is the client side software which allows storing values in
 one or more, possibly remote, memcached servers.
 .
 This package contains the Python 2.x module.

python3-memcache: pure Python memcached client - Python 3.x

 This software is a 100% Python interface to the memcached memory cache daemon.
 It is the client side software which allows storing values in one or more,
 possibly remote, memcached servers.
 .
 This package contains the Python 3.x module.