index
:
delta/python-packages/pymemcache.git
authorize-unicode
dependabot/pip/faker-17.3.0
dependabot/pip/faker-18.7.0
dependabot/pip/faker-18.9.0
dependabot/pip/mypy-1.3.0
dependabot/pip/pygments-2.15.1
dependabot/pip/sphinx-7.0.1
dependabot/pip/sphinx-rtd-theme-1.2.0
doc-keys
docs
drop-pypy3-travis-ci-support
fix-gevent
fix-tox-docs
fix-unicode-char-in-middle-error
github-actions
import-friendliness
kill-26
master
new-release-144
pep8
pre-release-137
prelease-141
prerelease-140
release
release-138
release-143
revert
security-sanitize
shameless-hiring-plug
simple-documentation
snyk-fix-5686e09f91a82ddfe240c6d452535ebc
snyk-fix-8b5f7af655bdaf9ba623545bda757852
v3.x
github.com: pinterest/pymemcache.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pymemcache
/
test
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change serialization interface to be an object (#245)
Stephen Rosen
2019-08-26
1
-10
/
+5
*
add flags in client functions (#235)
JianGuoPinterest
2019-06-11
1
-1
/
+1
*
add encoding in client functions (#232)
JianGuoPinterest
2019-06-07
1
-4
/
+6
*
Handle unicode key values in MockMemcacheClient correctly
Joe Gordon
2019-03-19
1
-6
/
+0
*
Fix support newbytes from future
Joe Gordon
2018-09-06
1
-2
/
+8
*
fix test
opapy
2018-07-09
1
-1
/
+1
*
Have MockMemcacheClient support non-ascii strings (#169)
Edward Lim
2017-11-19
1
-1
/
+2
*
Add optional support for unicode keys
Joe Gordon
2016-11-03
1
-15
/
+19
*
Fix #117, illegal unicode character in middle of key (or value now)
fix-unicode-char-in-middle-error
Nicholas Charriere
2016-10-03
1
-0
/
+15
*
Fix the MockMemcacheClient implementation
Suhail Patel
2016-09-19
1
-5
/
+5
*
Added default parameter support for "get" and "gets" methods in Client
Enguerrand Pelletier
2016-08-01
1
-3
/
+3
*
Add default_noreply to Client
Adam Chainz
2015-08-28
1
-1
/
+2
*
Add delete_multi -> delete_many mapping
Adam Chainz
2015-07-24
1
-0
/
+2
*
Test the delete_many method and add it to Client classes that are missing it
Adam Chainz
2015-07-24
1
-0
/
+5
*
Add get_multi -> get_many mapping
Adam Chainz
2015-07-24
1
-0
/
+2
*
Add set_multi -> set_many mapping
Adam Chainz
2015-07-24
1
-0
/
+2
*
Initial implementation of the hash client
John Anderson
2015-06-20
1
-1
/
+1
*
Port to Python 3.3
Julien Danjou
2014-03-10
1
-5
/
+7
*
add stats() method to MockMemcacheClient
Dan Crosta
2013-11-18
1
-0
/
+22
*
Fix a NameError
Julian Berman
2013-09-09
1
-1
/
+1
*
Run the core unit tests on the mock object as well.
Julian Berman
2013-09-09
1
-3
/
+27
*
Add a basic mock client.
Julian Berman
2013-09-02
1
-0
/
+86