0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from youknowone/get_multi More... almost 8 years ago
Simulate get_multi behavior of non-sequence keys More... almost 8 years ago
Merge pull request #6 from LouisPlisso/master More... about 8 years ago
no unicode in python3 and there is the future unicode_literals for python2 More... about 8 years ago
more dict attributes More... about 8 years ago
python3 strings are unicode, forcing strings More... about 8 years ago
clean up parenthesis More... about 8 years ago
alpha version More... about 8 years ago
making it py3 compatible More... about 8 years ago
RST format More... about 8 years ago
Version bump More... about 8 years ago
Brush the code More... about 8 years ago
Merge pull request #2 from tonybajan/add-key-prefix-api More... about 8 years ago
Merge pull request #5 from youknowone/deepcopy More... about 8 years ago
deepcopy any get/get_multi results to prevent side effect of manipulating them More... about 8 years ago
Version bump More... over 8 years ago
Merge pull request #4 from youknowone/delete_multi More... over 8 years ago
delete_multi More... over 8 years ago
Add more API compatability with python-memcached More... over 10 years ago
Add the checking of key like the `memcache` module. More... over 13 years ago
Added tag 1.0.1 for changeset 0d8f3ec2f8bf
Hong Minhee
as dahlia
More... almost 14 years ago
Tagged a new version. Thanks for Wade Simmons's (wadey) bug fixing.
Hong Minhee
as dahlia
More... almost 14 years ago
fix the delete method (and add a doctest for it as well) More... almost 14 years ago
Added `__slots__`.
Hong Minhee
as dahlia
More... about 14 years ago
Added tag 1.0 for changeset 1f4df13af791
Hong Minhee
as dahlia
More... about 14 years ago
I forgot `__version__` variable.
Hong Minhee
as dahlia
More... about 14 years ago
Fixed a bug of `get_multi` method.
Hong Minhee
as dahlia
More... about 14 years ago
Added tag 1.0 for changeset 499f2e3f55df
Hong Minhee
as dahlia
More... about 14 years ago
Fixed a mistake in setup.py.
Hong Minhee
as dahlia
More... about 14 years ago
Some changes of .hgiginore.
Hong Minhee
as dahlia
More... about 14 years ago