We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cfb16 commit f8c2231Copy full SHA for f8c2231
ChangeLog
@@ -1,3 +1,22 @@
1
+Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider <[email protected]>
2
+
3
+ * 1.58 release.
4
5
+ * Fixing a performance regression in v1.54 in Python 2, using cPickle again.
6
+ Patch by edmorley #86
7
8
+ * Support for "stats slabs".
9
+ Patch by grg350 #93
10
11
+ * get_stats encoding fix.
12
+ Patch by bartTC #91
13
14
+ * Pin Six version to >= 1.4
15
+ Patch by pipermirriam #81
16
17
+ * setup.py build process pulls version from memcached.py
18
+ Patch by dieselmachine #72
19
20
* delete() and delete_multi() now default the "time" argument to None,
21
since the protocol doesn't allow a time in some implementations.
22
Patch by oremj #27
0 commit comments