0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 34 minutes ago. based on code collected about 16 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SERVER_{MARKED_DEAD,TEMPORARILY_DISABLED} as exceptions More... over 12 years ago
Expose retry_timeout behavior More... over 12 years ago
Use memcached_last_error_message() where possible More... over 12 years ago
Merge pull request #65 from kumagi/master More... over 12 years ago
Format s# receives int, not a Py_ssize_t More... over 12 years ago
Add tests for CAS and other things More... over 12 years ago
Handle result structures more nimbly in gets() More... over 12 years ago
Don't reuse `res` to check for EOF More... over 12 years ago
Nuke outdated file More... over 12 years ago
Merge branch 'docfix' of https://github.com/jbergstroem/pylibmc More... over 12 years ago
Fix version check so it handles $maj.$min.$level More... over 12 years ago
Doc generation failed on sdists More... over 12 years ago
Enable info again More... over 12 years ago
Merge pull request #61 from jbergstroem/fixes More... over 12 years ago
Switch datatype yet again. %zu is just wrong and %llu is >python 2.7. sigh More... over 12 years ago
set support_compression to False instead of `null` when disabled More... over 12 years ago
Add -fno-strict-aliasing to avoid output related to a <python3 strict aliasing bug More... over 12 years ago
Switch from setuptools to distutils. One dep less More... over 12 years ago
Unbreak build when compiling --without-zlib More... over 12 years ago
Switch datatype to avoid complaints on 64-bit platforms More... over 12 years ago
nose.config.ConfigError: Error reading config file 'setup.cfg': no such option 'with-info' More... over 12 years ago
Merge pull request #60 from radek-senfeld/master More... over 12 years ago
fixed #ifdef issue when libmemcached is compiled with SASL support disabled More... over 12 years ago
Remove segfaulting assert More... over 12 years ago
Test key earlier More... over 12 years ago
memcached_result_st prevails More... over 12 years ago
Bump version More... over 12 years ago
Merge pull request #51 from jbergstroem/py2.5-tests More... over 12 years ago
Import with_statement More... over 12 years ago
Avoid __package__ (fixes #50) More... over 12 years ago