0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
_PylibMC_map_str_keys: fix syntax, variable usage More... over 9 years ago
Merge pull request #159 from p-lewis/travisci More... over 9 years ago
Improve backwards compatible name More... over 9 years ago
Add test for get_multi invariant More... over 9 years ago
_pylibmc.MemcachedError → pylibmc.Error More... over 9 years ago
Add a 5x3 test matrix for Travis CI More... over 9 years ago
Further benchmarker improvements More... over 9 years ago
Improved benchmarker More... over 9 years ago
Update README.rst More... over 9 years ago
Merge remote-tracking branch 'origin/master' More... over 9 years ago
Merge branch 'melor-pre_connect_behaviors' More... over 9 years ago
Fix issues in PR #148 More... over 9 years ago
Merge pull request #153 from hfalcic/master More... over 9 years ago
First attempt at plumbing for bytes -> str key mapping More... almost 10 years ago
setup.py: explicitly read README.rst as UTF-8 More... almost 10 years ago
Merge pull request #151 from hfalcic/py3k More... almost 10 years ago
Fix Python 3.4 build by moving all declarations before code More... almost 10 years ago
Travis CI config: restore Python 3.4 More... almost 10 years ago
Apply behaviors before first connection attempt More... almost 10 years ago
Make some doctests into unit tests More... about 10 years ago
Travis CI config: remove Python 2.5, 3.4 More... about 10 years ago
Fix rest of doctests in Python 2 and 3 More... about 10 years ago
pylibmc/__init__.py: fix doctests in Python 2 + 3 More... about 10 years ago
set_behaviors C code: also accept longs and bools More... about 10 years ago
_PylibMC_IncrMulti: fix bad argument string More... about 10 years ago
Doctests: closer to working in Python 2 + 3 simultaneously More... about 10 years ago
setup.py: close file handles after using them More... about 10 years ago
Serialization: fix unnecessary conversions for int/bool values More... about 10 years ago
Merge pull request #144 from hfalcic/py3k More... about 10 years ago
Merge pull request #142 from jbergstroem/py3k-pyformat More... about 10 years ago