index
:
delta/python-packages/python-memcached.git
cabrera-py33_fixes
master
github.com: linsomniac/python-memcached.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port memcache to Python 3
Victor Stinner
2015-04-23
2
-3
/
+5
*
Copy memcache.py tests into a proper test case.
Jeremy Thurgood
2014-10-14
1
-0
/
+196
*
pep8: E265 block comment should start with '# '
Marc Abramowitz
2014-06-09
1
-1
/
+1
*
Sort imports for pep8
Marc Abramowitz
2014-06-09
1
-2
/
+2
*
Merge branch 'master' into print-stmt-py3k
Alex Gaynor
2014-05-10
1
-7
/
+0
|
\
|
*
Merge branch 'tox_support' of https://github.com/cabrera/python-memcached int...
Sean Reifschneider
2014-05-10
1
-7
/
+0
|
|
\
|
|
*
feat(tox): add support for testing with tox
Alejandro Cabrera
2014-01-15
2
-9
/
+0
*
|
|
Converted print statements to use the Python3 compatible form
Alex Gaynor
2014-05-10
1
-6
/
+8
|
/
/
*
|
Wrapping the unit-test main in if __name__.
Sean Reifschneider
2014-03-25
1
-0
/
+3
*
|
tests/test_setmulti.py: Remove `unittest.main()`
Marc Abramowitz
2014-03-25
1
-2
/
+0
|
/
*
Fixing AttributeError raised during set_multi.
Sean Reifschneider
2013-06-02
1
-1
/
+1
*
Adding a test for set_multi submitted by Ben Hoyt.
Sean Reifschneider
2013-06-02
2
-0
/
+74