lericson
5b8db2b0eb
Fix an issue with mc.behaviors[x] = y
failing weirdly.
...
Not entirely sure what the reason was, but updating the behaviors with a
dict that is self from __setitem__ fails. I'm willing to attribute this
to CPython weirdness, and so am going to call this fixed.
2009-09-18 11:27:03 +02:00
lericson
ce9359fac7
Prepare release 0.7.3.
2009-09-07 22:01:21 +02:00
lericson
0c8636650e
Prepare release 0.7.2.
2009-09-07 20:59:17 +02:00
lericson
2d0eb9bb7d
Move version string to pylibmc module.
2009-09-07 20:58:55 +02:00
lericson
4172411d53
Don't override defaults from libmemcached.
2009-09-07 12:58:01 +02:00
lericson
5fd68b34c7
Merge patch from amix
...
Add support for bool values, use ssize_t in some places (not sure about
this) and some other stuff.
2009-09-05 02:08:04 +02:00
lericson
bffe887cc2
Add lots of informative text (known as documentation).
2009-07-31 22:04:49 +02:00
lericson
4e68248105
Initial import into git!
2009-07-27 16:10:43 +02:00